Skip to content

Commit 614bfed

Browse files
committed
chore: %s
- @rytass/cms-base-nestjs-module@0.1.76 - @rytass/cms-react-components@0.1.2
1 parent 6031ace commit 614bfed

4 files changed

Lines changed: 19 additions & 2 deletions

File tree

packages/cms-base-nestjs-module/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+
## [0.1.76](https://github.com/Rytass/Utils/compare/@rytass/cms-base-nestjs-module@0.1.75...@rytass/cms-base-nestjs-module@0.1.76) (2025-06-20)
7+
8+
### Features
9+
10+
- **cms-base-nestjs-module:** normalize response type dto ([6031ace](https://github.com/Rytass/Utils/commit/6031ace4d511266d2ac10751ced0d002b8f13e68))
11+
612
## [0.1.75](https://github.com/Rytass/Utils/compare/@rytass/cms-base-nestjs-module@0.1.74...@rytass/cms-base-nestjs-module@0.1.75) (2025-06-11)
713

814
### Bug Fixes

packages/cms-base-nestjs-module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rytass/cms-base-nestjs-module",
3-
"version": "0.1.75",
3+
"version": "0.1.76",
44
"description": "Rytass Content Management System NestJS Base Module",
55
"keywords": [
66
"rytass",
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 0.1.2 (2025-06-20)
7+
8+
### Features
9+
10+
- **packages/cms-react-components:** remove useless peerDependencies ([233e378](https://github.com/Rytass/Utils/commit/233e378cf1448e7cef0969df81e3d0b84d8df836))
11+
- **packages/cms-react-components:** try to use module.scss ([32529e4](https://github.com/Rytass/Utils/commit/32529e44302c031ef0c06c62022197246d957288))

packages/cms-react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rytass/cms-react-components",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Rytass Content Management System React Components",
55
"keywords": [
66
"rytass",

0 commit comments

Comments
 (0)