Skip to content

Commit

Permalink
chore(release): publish v0.5.0-pre.2
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed Jan 6, 2024
1 parent 60b85b7 commit f0c47c7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "0.5.0-pre.1",
"version": "0.5.0-pre.2",
"command": {
"bootstrap": {
"hoist": true
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion packages/pinion/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@featherscloud/pinion",
"description": "A fast and typesafe code generator",
"version": "0.5.0-pre.1",
"version": "0.5.0-pre.2",
"homepage": "https://feathersjs.com",
"main": "lib/",
"type": "module",
Expand Down

0 comments on commit f0c47c7

Please sign in to comment.