Skip to content

Commit e62f547

Browse files
chore(release): 1.1.0-next.2 [skip ci]
# [1.1.0-next.2](v1.1.0-next.1...v1.1.0-next.2) (2024-10-11) ### Bug Fixes * Roles in sdk config ([#73](#73)) ([8d6b847](8d6b847)) ### Features * Feature to perform npmjs release ([#74](#74)) ([985abea](985abea))
1 parent 985abea commit e62f547

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

100644100755
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0-next.2](https://github.com/rdkcentral/ripple-rpc/compare/v1.1.0-next.1...v1.1.0-next.2) (2024-10-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Roles in sdk config ([#73](https://github.com/rdkcentral/ripple-rpc/issues/73)) ([8d6b847](https://github.com/rdkcentral/ripple-rpc/commit/8d6b847adf9a3117d83cc566370e40013c30d608))
7+
8+
9+
### Features
10+
11+
* Feature to perform npmjs release ([#74](https://github.com/rdkcentral/ripple-rpc/issues/74)) ([985abea](https://github.com/rdkcentral/ripple-rpc/commit/985abeaa60fe7927e4ccdd2ecfb52400a17ac8dc))
12+
113
# [1.1.0-next.1](https://github.com/rdkcentral/ripple-rpc/compare/v1.0.0...v1.1.0-next.1) (2023-06-27)
214

315

package-lock.json

100644100755
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

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@firebolt-js/lifecycle-manager",
3-
"version": "1.1.0-next.1",
3+
"version": "1.1.0-next.2",
44
"description": "A lifecycle-manager specific RPC definition",
55
"main": "./dist/lib/lifecycle-manager.mjs",
66
"types": "./dist/lib/lifecycle-manager.d.ts",

0 commit comments

Comments
 (0)