Skip to content

Commit c87619b

Browse files
authored
Merge pull request #151 from Commencis/changeset-release/main
ci(release): create new release
2 parents 44012a8 + 385cd39 commit c87619b

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/clear-jars-live.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @commencis/starter-nextjs
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- initial release v1.0.0 ([#150](https://github.com/Commencis/starter-nextjs/pull/150))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commencis/starter-nextjs",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Commencis Starter - NextJS",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)