semantic-release-bot commited on
Commit
4c96dd6
·
1 Parent(s): e0eaa09

chore(release): 1.1.0 [skip ci]

Browse files

# [1.1.0](https://github.com/thanhhoang021095/x-app/compare/v1.0.0...v1.1.0) (2025-02-15)

### Features

* **dashoard:** implement page dashboard ([#4](https://github.com/thanhhoang021095/x-app/issues/4)) ([e0eaa09](https://github.com/thanhhoang021095/x-app/commit/e0eaa09b7c0327827c39fc939ec9496cae6cbda0))

Files changed (3) hide show
  1. CHANGELOG.md +7 -0
  2. package-lock.json +2 -2
  3. package.json +1 -1
CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # 1.0.0 (2025-02-12)
2
 
3
 
 
1
+ # [1.1.0](https://github.com/thanhhoang021095/x-app/compare/v1.0.0...v1.1.0) (2025-02-15)
2
+
3
+
4
+ ### Features
5
+
6
+ * **dashoard:** implement page dashboard ([#4](https://github.com/thanhhoang021095/x-app/issues/4)) ([e0eaa09](https://github.com/thanhhoang021095/x-app/commit/e0eaa09b7c0327827c39fc939ec9496cae6cbda0))
7
+
8
  # 1.0.0 (2025-02-12)
9
 
10
 
package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
  "name": "next-js-boilerplate",
3
- "version": "1.0.0",
4
  "lockfileVersion": 3,
5
  "requires": true,
6
  "packages": {
7
  "": {
8
  "name": "next-js-boilerplate",
9
- "version": "1.0.0",
10
  "dependencies": {
11
  "@arcjet/next": "^1.0.0-alpha.34",
12
  "@clerk/localizations": "^3.9.0",
 
1
  {
2
  "name": "next-js-boilerplate",
3
+ "version": "1.1.0",
4
  "lockfileVersion": 3,
5
  "requires": true,
6
  "packages": {
7
  "": {
8
  "name": "next-js-boilerplate",
9
+ "version": "1.1.0",
10
  "dependencies": {
11
  "@arcjet/next": "^1.0.0-alpha.34",
12
  "@clerk/localizations": "^3.9.0",
package.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "next-js-boilerplate",
3
- "version": "1.0.0",
4
  "author": "Ixartz (https://github.com/ixartz)",
5
  "scripts": {
6
  "dev:spotlight": "spotlight-sidecar",
 
1
  {
2
  "name": "next-js-boilerplate",
3
+ "version": "1.1.0",
4
  "author": "Ixartz (https://github.com/ixartz)",
5
  "scripts": {
6
  "dev:spotlight": "spotlight-sidecar",