Skip to content

Commit 28f1db3

Browse files
committed
build(release): next version [skip_build]
- @shiftcode/ngx-components@9.0.0 - @shiftcode/ngx-core@9.0.0
1 parent c0d906e commit 28f1db3

4 files changed

Lines changed: 22 additions & 2 deletions

File tree

libs/components/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.0](https://github.com/shiftcode/sc-ng-commons-public/compare/@shiftcode/ngx-components@8.0.0...@shiftcode/ngx-components@9.0.0) (2025-05-22)
7+
8+
### Build System
9+
10+
- **components:** update @shiftcode/ngx-core version to ^9.0.0 || ^9.0.0-pr46 ([1f167b0](https://github.com/shiftcode/sc-ng-commons-public/commit/1f167b0fa500c3f81d1ce429d222dd29b219c358))
11+
12+
### BREAKING CHANGES
13+
14+
- **components:** requires @shiftcode/ngx-core version to ^9.0.0
15+
616
# [8.0.0](https://github.com/shiftcode/sc-ng-commons-public/compare/@shiftcode/ngx-components@7.0.0...@shiftcode/ngx-components@8.0.0) (2025-05-21)
717

818
### Build System

libs/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/ngx-components",
3-
"version": "9.0.0-pr46.0",
3+
"version": "9.0.0",
44
"repository": "https://github.com/shiftcode/sc-ng-commons-public",
55
"license": "MIT",
66
"author": "shiftcode GmbH <team@shiftcode.ch>",

libs/core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.0](https://github.com/shiftcode/sc-ng-commons-public/compare/@shiftcode/ngx-core@8.0.0...@shiftcode/ngx-core@9.0.0) (2025-05-22)
7+
8+
### Build System
9+
10+
- **core:** update version ([523eab9](https://github.com/shiftcode/sc-ng-commons-public/commit/523eab9cda067c911b0f30eaaa087259ba243885))
11+
12+
### BREAKING CHANGES
13+
14+
- **core:** logGroupName was removed from CloudWatchLogTransportConfig
15+
616
# [8.0.0](https://github.com/shiftcode/sc-ng-commons-public/compare/@shiftcode/ngx-core@7.0.0...@shiftcode/ngx-core@8.0.0) (2025-05-21)
717

818
### Bug Fixes

libs/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/ngx-core",
3-
"version": "9.0.0-pr46.1",
3+
"version": "9.0.0",
44
"repository": "https://github.com/shiftcode/sc-ng-commons-public",
55
"license": "MIT",
66
"author": "shiftcode GmbH <team@shiftcode.ch>",

0 commit comments

Comments
 (0)