Skip to content

Commit

Permalink
Enhance release in @plone/registry
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Feb 2, 2024
1 parent 2208a1d commit ca012c5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion packages/registry/.release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"after:bump": [
"pipx run towncrier build --draft --yes --version ${version} > .changelog.draft",
"pipx run towncrier build --yes --version ${version}",
"pnpm build"
"pnpm build --no-cache"
],
"after:release": "rm .changelog.draft"
},
Expand Down
1 change: 0 additions & 1 deletion packages/registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
"@parcel/packager-ts": "2.10.2",
"@parcel/transformer-typescript-types": "2.10.2",
"@plone/types": "workspace:*",
"@types/lodash": "^4.14.201",
"@types/react": "^17.0.52",
"@types/react-dom": "^17",
"parcel": "2.10.2",
Expand Down
3 changes: 0 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ca012c5

Please sign in to comment.