Skip to content

Commit 3e39383

Browse files
committed
fix(ci-cd): update version to publish
GH-00
1 parent 670d494 commit 3e39383

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/user-onboarding/projects/user-onboarding-element/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/user-onboarding-element",
3-
"version": "7.0.0",
3+
"version": "9.0.0",
44
"description": "Web Component for providing a smooth user onboarding",
55
"keywords": [
66
"web-component"
@@ -22,5 +22,5 @@
2222
"access": "public",
2323
"directory": "dist"
2424
},
25-
"hash": "9358cf166bd34e45cf87768be02d052a3f6e9b91800492ef0e488a1bbeab7f4b"
26-
}
25+
"hash": "0a7d16f522638ffb1f008cf39d3f2e43305fa2298b988b4cabbd32212dfe6f24"
26+
}

packages/user-onboarding/projects/user-onboarding-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/user-onboarding-client",
3-
"version": "7.0.0",
3+
"version": "9.0.0",
44
"description": "Library for providing a smooth user onboarding ",
55
"keywords": [
66
"angular-library"

0 commit comments

Comments
 (0)