Skip to content

Commit e49e8eb

Browse files
committed
chore(release): version
1 parent 6549eef commit e49e8eb

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.264](https://github.com/The-Code-Monkey/PaperCMS/compare/v1.1.263...v1.1.264) (2023-12-30)
7+
8+
**Note:** Version bump only for package nucleus-cms
9+
10+
11+
12+
13+
614
## [1.1.263](https://github.com/The-Code-Monkey/PaperCMS/compare/v1.1.262...v1.1.263) (2023-12-25)
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.264](https://github.com/The-Code-Monkey/PaperCMS/compare/v1.1.263...v1.1.264) (2023-12-30)
7+
8+
**Note:** Version bump only for package nucleus-demo
9+
10+
11+
12+
13+
614
## [1.1.263](https://github.com/The-Code-Monkey/PaperCMS/compare/v1.1.262...v1.1.263) (2023-12-25)
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.263",
3+
"version": "1.1.264",
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.263"
27+
"version": "1.1.264"
2828
}

packages/create-nucleus-app/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.264](https://github.com/The-Code-Monkey/PaperCMS/compare/v1.1.263...v1.1.264) (2023-12-30)
7+
8+
**Note:** Version bump only for package @nucleus-cms/create-nucleus-app
9+
10+
11+
12+
13+
614
## [1.1.261](https://github.com/The-Code-Monkey/PaperCMS/compare/v1.1.260...v1.1.261) (2023-12-23)
715

816

packages/create-nucleus-app/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/create-nucleus-app",
3-
"version": "1.1.261",
3+
"version": "1.1.264",
44
"type": "module",
55
"scripts": {
66
"build": "tsc -p ./tsconfig.json",

0 commit comments

Comments
 (0)