Skip to content

Commit 232f9bb

Browse files
chore(release): 1.6.2 [skip ci]
## [1.6.2](v1.6.1...v1.6.2) (2024-07-05) ### Bug Fixes * remove input from error messages ([68e4bd4](68e4bd4))
1 parent dbb6a00 commit 232f9bb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.2](https://github.com/hirosystems/api-toolkit/compare/v1.6.1...v1.6.2) (2024-07-05)
2+
3+
4+
### Bug Fixes
5+
6+
* remove input from error messages ([68e4bd4](https://github.com/hirosystems/api-toolkit/commit/68e4bd461fa4b270929fef5979c87dd83940a94d))
7+
18
## [1.6.0](https://github.com/hirosystems/api-toolkit/compare/v1.5.0...v1.6.0) (2024-06-28)
29

310

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hirosystems/api-toolkit",
3-
"version": "1.6.0",
3+
"version": "1.6.2",
44
"description": "API development toolkit",
55
"main": "./dist/index.js",
66
"typings": "./dist/index.d.ts",

0 commit comments

Comments
 (0)