File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.22 .0"
2+ "." : " 0.23 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.23.0 (2026-03-18)
4+
5+ Full Changelog: [ v0.22.0...v0.23.0] ( https://github.com/knocklabs/knock-mgmt-node/compare/v0.22.0...v0.23.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 00f4aeb] ( https://github.com/knocklabs/knock-mgmt-node/commit/00f4aebd0a673b209f8357ea93d2769bb4a94b3f ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** tweak CI branches ([ d8d4737] ( https://github.com/knocklabs/knock-mgmt-node/commit/d8d473758002352ea3aa8f35cfa2b7cc0a0f140e ) )
15+
316## 0.22.0 (2026-03-12)
417
518Full Changelog: [ v0.21.0...v0.22.0] ( https://github.com/knocklabs/knock-mgmt-node/compare/v0.21.0...v0.22.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @knocklabs/mgmt" ,
3- "version" : " 0.22 .0" ,
3+ "version" : " 0.23 .0" ,
44 "description" : " The official TypeScript library for the Knock Mgmt API" ,
55 "author" : " Knock Mgmt <support@knock.app>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.22 .0' ; // x-release-please-version
1+ export const VERSION = '0.23 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments