Skip to content

Commit d1111a3

Browse files
chore: version-packages
1 parent 29b8634 commit d1111a3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lemon-months-look.md

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

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+
## 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

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

0 commit comments

Comments
 (0)