Skip to content

Commit

Permalink
chore: bumps up version
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarenaldi committed Jan 27, 2025
1 parent a44a424 commit 1e0d4ff
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
},
"changesets": [
"fair-pumas-bake",
"great-coins-march",
"great-hairs-breathe",
"honest-peas-cough",
"plenty-hounds-sell",
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lens-protocol/metadata

## 2.0.0-next.6

### Patch Changes

- a44a424: **fix:** missing `configureParams` from rule metadata spec"

## 2.0.0-next.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lens-protocol/metadata",
"version": "2.0.0-next.5",
"version": "2.0.0-next.6",
"description": "Lens Protocol Metadata Standards",
"type": "module",
"main": "./dist/index.cjs",
Expand Down

0 comments on commit 1e0d4ff

Please sign in to comment.