Skip to content

Commit da17a39

Browse files
committed
chore(release): publish
- @sourceloop/[email protected] - @sourceloop/[email protected]
1 parent 3e39383 commit da17a39

File tree

5 files changed

+17
-5
lines changed

5 files changed

+17
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/user-onboarding/projects/user-onboarding-element/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.0.1](https://github.com/sourcefuse/arc-ng-components/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2025-12-30)
7+
8+
### Bug Fixes
9+
10+
- **ci-cd:** update version to publish ([3e39383](https://github.com/sourcefuse/arc-ng-components/commit/3e3938339bef71bfc1a85421e78d48456faedb8f)), closes [#00](https://github.com/sourcefuse/arc-ng-components/issues/00)
11+
612
# [7.0.0](https://github.com/sourcefuse/arc-ng-components/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2025-12-30)
713

814
### chore

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

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

packages/user-onboarding/projects/user-onboarding-lib/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.0.1](https://github.com/sourcefuse/arc-ng-components/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2025-12-30)
7+
8+
### Bug Fixes
9+
10+
- **ci-cd:** update version to publish ([3e39383](https://github.com/sourcefuse/arc-ng-components/commit/3e3938339bef71bfc1a85421e78d48456faedb8f)), closes [#00](https://github.com/sourcefuse/arc-ng-components/issues/00)
11+
612
# [7.0.0](https://github.com/sourcefuse/arc-ng-components/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2025-12-30)
713

814
### chore

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": "9.0.0",
3+
"version": "9.0.1",
44
"description": "Library for providing a smooth user onboarding ",
55
"keywords": [
66
"angular-library"

0 commit comments

Comments
 (0)