Skip to content

Commit e44e56c

Browse files
committed
chore(release): version
1 parent 95fdd5e commit e44e56c

File tree

6 files changed

+27
-3
lines changed

6 files changed

+27
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.1.252](https://github.com/The-Code-Monkey/PaperCMS/compare/v1.1.251...v1.1.252) (2023-12-08)
7+
8+
**Note:** Version bump only for package nucleus-cms
9+
10+
11+
12+
13+
614
## [1.1.251](https://github.com/The-Code-Monkey/PaperCMS/compare/v1.1.250...v1.1.251) (2023-12-07)
715

816
**Note:** Version bump only for package nucleus-cms

demo/nucleus/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.1.252](https://github.com/The-Code-Monkey/PaperCMS/compare/v1.1.251...v1.1.252) (2023-12-08)
7+
8+
**Note:** Version bump only for package nucleus-demo
9+
10+
11+
12+
13+
614
## [1.1.251](https://github.com/The-Code-Monkey/PaperCMS/compare/v1.1.250...v1.1.251) (2023-12-07)
715

816
**Note:** Version bump only for package nucleus-demo

demo/nucleus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nucleus-demo",
3-
"version": "1.1.251",
3+
"version": "1.1.252",
44
"type": "module",
55
"private": true,
66
"scripts": {

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
"packages/*",
2525
"demo/*"
2626
],
27-
"version": "1.1.251"
27+
"version": "1.1.252"
2828
}

packages/components/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.1.252](https://github.com/The-Code-Monkey/PaperCMS/compare/v1.1.251...v1.1.252) (2023-12-08)
7+
8+
**Note:** Version bump only for package @nucleus-cms/components
9+
10+
11+
12+
13+
614
## [1.1.251](https://github.com/The-Code-Monkey/PaperCMS/compare/v1.1.250...v1.1.251) (2023-12-07)
715

816
**Note:** Version bump only for package @nucleus-cms/components

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nucleus-cms/components",
3-
"version": "1.1.251",
3+
"version": "1.1.252",
44
"type": "module",
55
"scripts": {
66
"build": "tcm build",

0 commit comments

Comments
 (0)