Skip to content

Commit

Permalink
chore(release): 0.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.10.0](v0.9.0...v0.10.0) (2023-02-06)

### Bug Fixes

* Capability module needs capability tags ([#71](#71)) ([6f0af1b](6f0af1b))
* Change doc examples to https ([#79](#79)) ([c7047af](c7047af))
* FIRESDK-31 returned response from Lifecycle.ready method ([#81](#81)) ([efc740f](efc740f))
* Updated openrpc version to 1.8.0-next.2 ([#85](#85)) ([b988c41](b988c41))
* Updated package json version ([cb6a7f3](cb6a7f3))
* Updated secure storage spec to allow null as result value ([#84](#84)) ([4117ad7](4117ad7))
* Use new openrpc template code with bug fixes ([#69](#69)) ([9fed6fc](9fed6fc))
* Word publish scripts ([#78](#78)) ([a3846e0](a3846e0))

### Features

* Add content-access api, deprecate entitlements, remove availabi… ([#83](#83)) ([f3c8017](f3c8017))
* Add Secure Storage module ([#77](#77)) ([f62e4ae](f62e4ae))
* New Capabilities API ([#63](#63)) ([0ba5ef5](0ba5ef5))
* Trigger ([2cd78c4](2cd78c4))
* Trigger ([90bf4df](90bf4df))
* Trigger ([9bcea8f](9bcea8f))
* Trigger ([84f7a35](84f7a35))
* Trigger ([4d24430](4d24430))
* Trigger ([58ee909](58ee909))
* Trigger ([2cd905a](2cd905a))
* Trigger ([607825b](607825b))
* Turn on dryRun ([927babd](927babd))
* Turn on dryRun ([dcddc60](dcddc60))
  • Loading branch information
semantic-release-bot committed Feb 6, 2023
1 parent 57268ae commit e9f1f55
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 3 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
# [0.10.0](https://github.com/rdkcentral/firebolt-core-sdk/compare/v0.9.0...v0.10.0) (2023-02-06)


### Bug Fixes

* Capability module needs capability tags ([#71](https://github.com/rdkcentral/firebolt-core-sdk/issues/71)) ([6f0af1b](https://github.com/rdkcentral/firebolt-core-sdk/commit/6f0af1b9712faab137b1652ea337d5f284196ad4))
* Change doc examples to https ([#79](https://github.com/rdkcentral/firebolt-core-sdk/issues/79)) ([c7047af](https://github.com/rdkcentral/firebolt-core-sdk/commit/c7047af9f3fa47e8cd7d252c3bbd321fa8f3d125))
* FIRESDK-31 returned response from Lifecycle.ready method ([#81](https://github.com/rdkcentral/firebolt-core-sdk/issues/81)) ([efc740f](https://github.com/rdkcentral/firebolt-core-sdk/commit/efc740f7899897981cc840f12efe30f3e9543be4))
* Updated openrpc version to 1.8.0-next.2 ([#85](https://github.com/rdkcentral/firebolt-core-sdk/issues/85)) ([b988c41](https://github.com/rdkcentral/firebolt-core-sdk/commit/b988c4159b154f8c041b766f794618250448bce0))
* Updated package json version ([cb6a7f3](https://github.com/rdkcentral/firebolt-core-sdk/commit/cb6a7f30331cbbe6bb4390b756e3e7a1948940dc))
* Updated secure storage spec to allow null as result value ([#84](https://github.com/rdkcentral/firebolt-core-sdk/issues/84)) ([4117ad7](https://github.com/rdkcentral/firebolt-core-sdk/commit/4117ad79322c8a3decd59f5ad52d5dfe6cf2f2a4))
* Use new openrpc template code with bug fixes ([#69](https://github.com/rdkcentral/firebolt-core-sdk/issues/69)) ([9fed6fc](https://github.com/rdkcentral/firebolt-core-sdk/commit/9fed6fcb71b9914e91674f5e80f7d61673cc66fe))
* Word publish scripts ([#78](https://github.com/rdkcentral/firebolt-core-sdk/issues/78)) ([a3846e0](https://github.com/rdkcentral/firebolt-core-sdk/commit/a3846e0db22e1221547ad97a019aba3850c51f6a))


### Features

* Add content-access api, deprecate entitlements, remove availabi… ([#83](https://github.com/rdkcentral/firebolt-core-sdk/issues/83)) ([f3c8017](https://github.com/rdkcentral/firebolt-core-sdk/commit/f3c8017eb391119e47d810426fdae4b11d8e0c38))
* Add Secure Storage module ([#77](https://github.com/rdkcentral/firebolt-core-sdk/issues/77)) ([f62e4ae](https://github.com/rdkcentral/firebolt-core-sdk/commit/f62e4aeb9325df00c6a2484cf3aaa0b756bd8113))
* New Capabilities API ([#63](https://github.com/rdkcentral/firebolt-core-sdk/issues/63)) ([0ba5ef5](https://github.com/rdkcentral/firebolt-core-sdk/commit/0ba5ef5e030ce740e40fd5ad30ca5cfd100cf32e))
* Trigger ([2cd78c4](https://github.com/rdkcentral/firebolt-core-sdk/commit/2cd78c449b1660d5e5779a94b7510ff7c0631ec3))
* Trigger ([90bf4df](https://github.com/rdkcentral/firebolt-core-sdk/commit/90bf4df618259e786d30edab0add0ade0111ce36))
* Trigger ([9bcea8f](https://github.com/rdkcentral/firebolt-core-sdk/commit/9bcea8f8cf936c2cc295c0c415cb2b5f32b8862a))
* Trigger ([84f7a35](https://github.com/rdkcentral/firebolt-core-sdk/commit/84f7a353fd8c8991d4c5681ac063eac9f99095be))
* Trigger ([4d24430](https://github.com/rdkcentral/firebolt-core-sdk/commit/4d2443039e4e194846512b0844e19d95aa61a838))
* Trigger ([58ee909](https://github.com/rdkcentral/firebolt-core-sdk/commit/58ee909ee8e82a0b0e18cc659bd04a4937d0f98d))
* Trigger ([2cd905a](https://github.com/rdkcentral/firebolt-core-sdk/commit/2cd905a6b9476c02796c1dad18779f8e96319372))
* Trigger ([607825b](https://github.com/rdkcentral/firebolt-core-sdk/commit/607825bd5547c74a8a7707f751446ab0e069d9f9))
* Turn on dryRun ([927babd](https://github.com/rdkcentral/firebolt-core-sdk/commit/927babd98bdbb73918d3379e7769b3db0dd5b3c6))
* Turn on dryRun ([dcddc60](https://github.com/rdkcentral/firebolt-core-sdk/commit/dcddc6068f91505d97457ed04eb8e2996dab9278))

# [0.10.0-next.9](https://github.com/rdkcentral/firebolt-core-sdk/compare/v0.10.0-next.8...v0.10.0-next.9) (2023-02-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@firebolt-js/sdk",
"version": "0.10.0-next.9",
"version": "0.10.0",
"description": "The Firebolt JS SDK",
"main": "./dist/lib/firebolt.mjs",
"types": "./dist/lib/firebolt.d.ts",
Expand Down

0 comments on commit e9f1f55

Please sign in to comment.