We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ea7311 + d862373 commit 207ea72Copy full SHA for 207ea72
.changeset/heavy-jars-thank.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @commencis/starter-nextjs
2
3
+## 1.0.1
4
+
5
+### Patch Changes
6
7
+- chore: update dependency tree ([#144](https://github.com/Commencis/starter-nextjs/pull/144))
8
9
## 1.0.0
10
11
### Major Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@commencis/starter-nextjs",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Commencis Starter - NextJS",
"author": "Commencis WEB Team",
"license": "Apache-2.0",
0 commit comments