Skip to content

Commit

Permalink
Version Packages (#101)
Browse files Browse the repository at this point in the history
* Remove permission limit from github action

* Version Packages

* v12.1.0 minor version bump

---------

Co-authored-by: Gabe Rodriguez <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tal Derei <[email protected]>
Co-authored-by: Tal Derei <[email protected]>
  • Loading branch information
5 people authored Jan 23, 2025
1 parent d8dbab0 commit 921be17
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions npm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @penumbra-labs/registry

## 12.1.0

### Minor Changes

- Add fallible tryGetMetadata method to registry
- 4a563c9: Add priority scores

## 12.0.1

### Patch Changes
Expand All @@ -22,13 +29,6 @@

- Adding badge support for metadata

## 11.4.0

### Minor Changes

- Add fallible tryGetMetadata method to registry
- 4a563c9: Add priority scores

## 11.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penumbra-labs/registry",
"version": "12.0.1",
"version": "12.1.0",
"description": "Chain and asset registry for Penumbra",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 921be17

Please sign in to comment.