We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6d18d4 + 16f79c5 commit a5c2042Copy full SHA for a5c2042
packages/davinci-client/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @forgerock/davinci-client
2
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
9
## 0.1.1
10
11
### Patch Changes
packages/davinci-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@forgerock/davinci-client",
- "version": "0.1.1",
+ "version": "0.1.2",
"main": "./dist/index.js",
"module": "./dist/index.js",
"typings": "./dist/index.d.ts",
0 commit comments