Skip to content

Commit 7acd627

Browse files
committed
build(release): next version [skip_build]
- @shiftcode/ngx-components@12.0.1 - @shiftcode/ngx-core@12.1.0
1 parent 968249e commit 7acd627

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

libs/components/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [12.0.1](https://github.com/shiftcode/sc-ng-commons-public/compare/@shiftcode/ngx-components@12.0.0...@shiftcode/ngx-components@12.0.1) (2025-10-02)
7+
8+
**Note:** Version bump only for package @shiftcode/ngx-components
9+
610
# [12.0.0](https://github.com/shiftcode/sc-ng-commons-public/compare/@shiftcode/ngx-components@11.0.0...@shiftcode/ngx-components@12.0.0) (2025-09-09)
711

812
### Features

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": "12.0.1-pr61.0",
3+
"version": "12.0.1",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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+
# [12.1.0](https://github.com/shiftcode/sc-ng-commons-public/compare/@shiftcode/ngx-core@12.0.0...@shiftcode/ngx-core@12.1.0) (2025-10-02)
7+
8+
### Features
9+
10+
- **ensure-origin.interceptor:** introduce interceptor to prepend the origin on requests ([453b6e1](https://github.com/shiftcode/sc-ng-commons-public/commit/453b6e13be325447f8d6bb46afa9f2c4deb616a4))
11+
- **provide-origin-from-env:** introduce origin provider function for ssr ([03d10c2](https://github.com/shiftcode/sc-ng-commons-public/commit/03d10c2004b48c532f6183a517e9a67054a5a35b))
12+
613
# [12.0.0](https://github.com/shiftcode/sc-ng-commons-public/compare/@shiftcode/ngx-core@11.1.0...@shiftcode/ngx-core@12.0.0) (2025-09-09)
714

815
### 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": "12.1.0-pr61.1",
3+
"version": "12.1.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)