Skip to content

Commit 9bdf084

Browse files
committed
chore(release): publish v0.5.1
1 parent 53ce826 commit 9bdf084

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/*"],
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"command": {
55
"bootstrap": {
66
"hoist": true

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/pinion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@featherscloud/pinion",
33
"description": "A fast and typesafe code generator",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"homepage": "https://feathersjs.com",
66
"main": "lib/index.js",
77
"type": "module",

0 commit comments

Comments
 (0)