Skip to content

Commit

Permalink
chore(release): publish v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed Apr 10, 2024
1 parent a618928 commit 94a9508
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.3",
"version": "0.5.4",
"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.3",
"version": "0.5.4",
"homepage": "https://feathersjs.com",
"main": "lib/index.js",
"type": "module",
Expand Down

0 comments on commit 94a9508

Please sign in to comment.