Skip to content

Commit a5c2042

Browse files
authored
Merge pull request #517 from ForgeRock/changeset-release/master
Release PR
2 parents f6d18d4 + 16f79c5 commit a5c2042

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/davinci-client/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [#516](https://github.com/ForgeRock/forgerock-javascript-sdk/pull/516) [`5eaa7ec`](https://github.com/ForgeRock/forgerock-javascript-sdk/commit/5eaa7ecc4da81ceda1ba8418e4f9969f09bc76b1) Thanks [@ryanbas21](https://github.com/ryanbas21)! - chore: fix-version-formatting
8+
39
## 0.1.1
410

511
### 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.1",
3+
"version": "0.1.2",
44
"main": "./dist/index.js",
55
"module": "./dist/index.js",
66
"typings": "./dist/index.d.ts",

0 commit comments

Comments
 (0)