Skip to content

Commit ee767be

Browse files
chore(release): 2.0.0-next.2 [skip ci]
## [2.0.0-next.2](v2.0.0-next.1...v2.0.0-next.2) (2026-01-06) ### Bug Fixes * add repo urls to package json ([#333](#333)) ([a37776e](a37776e))
1 parent a37776e commit ee767be

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.0.0-next.2](https://github.com/hirosystems/token-metadata-api/compare/v2.0.0-next.1...v2.0.0-next.2) (2026-01-06)
2+
3+
### Bug Fixes
4+
5+
* add repo urls to package json ([#333](https://github.com/hirosystems/token-metadata-api/issues/333)) ([a37776e](https://github.com/hirosystems/token-metadata-api/commit/a37776ec1b5ffdefa41106d6f8e71009262a8993))
6+
17
## [2.0.0-next.1](https://github.com/hirosystems/token-metadata-api/compare/v1.3.2...v2.0.0-next.1) (2026-01-06)
28

39
### ⚠ BREAKING CHANGES

client/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hirosystems/token-metadata-api-client",
3-
"version": "2.0.0-next.1",
3+
"version": "2.0.0-next.2",
44
"description": "Client for @hirosystems/token-metadata-api",
55
"author": "Hiro Systems PBC <[email protected]> (https://hiro.so)",
66
"keywords": [

0 commit comments

Comments
 (0)