Skip to content

Commit 177174b

Browse files
chore: version-packages
1 parent 7f87fcc commit 177174b

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/dull-dancers-scream.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quiet-chicken-lick.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/davinci-client/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @forgerock/davinci-client
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#518](https://github.com/ForgeRock/forgerock-javascript-sdk/pull/518) [`03e4e84`](https://github.com/ForgeRock/forgerock-javascript-sdk/commit/03e4e849b7889124f3fca59a844d54c82cc47367) Thanks [@ryanbas21](https://github.com/ryanbas21)! - remove the format check for ci
8+
9+
- [#520](https://github.com/ForgeRock/forgerock-javascript-sdk/pull/520) [`3563b77`](https://github.com/ForgeRock/forgerock-javascript-sdk/commit/3563b77855a8d5e140e6de1f9801e53fb6504ba3) Thanks [@ryanbas21](https://github.com/ryanbas21)! - explicitly add access public
10+
311
## 0.1.2
412

513
### Patch Changes

packages/davinci-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forgerock/davinci-client",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"main": "./dist/index.js",
55
"module": "./dist/index.js",
66
"typings": "./dist/index.d.ts",

0 commit comments

Comments
 (0)