File tree Expand file tree Collapse file tree 3 files changed +11
-7
lines changed
Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 55[ ForgeRock Token Vault package] ( ./packages/token-vault/CHANGELOG.md )
66
77[ ForgeRock Ping Protect package] ( ./packages/ping-protect/CHANGELOG.md )
8+
9+ [ ForgeRock DaVinci Client package] ( ./packages/davinci-client/CHANGELOG.md )
Original file line number Diff line number Diff line change 11# @forgerock/davinci-client
22
3+ ## 1.0.0
4+
5+ ### Major Changes
6+
7+ - [ #522 ] ( https://github.com/ForgeRock/forgerock-javascript-sdk/pull/522 ) [ ` 6b007a6 ` ] ( https://github.com/ForgeRock/forgerock-javascript-sdk/commit/6b007a638901af05104e92bc78c11a088afb34f1 ) Thanks [ @ryanbas21 ] ( https://github.com/ryanbas21 ) ! - 1.0 Release of davinci-client
8+
39## 0.1.3
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @forgerock/davinci-client" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 1.0.0 " ,
44 "main" : " ./dist/index.js" ,
55 "module" : " ./dist/index.js" ,
66 "typings" : " ./dist/index.d.ts" ,
1717 "dependencies" : {
1818 "@forgerock/javascript-sdk" : " workspace:*" ,
1919 "@reduxjs/toolkit" : " 2.3.0" ,
20- "vitest" : " ^1.4.0" ,
21- "immer" : " 10.1.1"
22- },
23- "devDependencies" : {
24- "vitest" : " ^1.4.0" ,
25- "immer" : " 10.1.1"
20+ "immer" : " 10.1.1" ,
21+ "vitest" : " ^1.4.0"
2622 },
2723 "exports" : {
2824 "." : {
You can’t perform that action at this time.
0 commit comments