Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: sample-react 0.2.6

- project: sample-nestjs 0.1.1
  • Loading branch information
GitHub Bot committed Sep 16, 2024
1 parent 9dddb24 commit 2d886db
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 2 deletions.
24 changes: 24 additions & 0 deletions apps/sample-nestjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## 0.1.1 (2024-09-16)


### 🚀 Features

- **frontend:** add component libs and apps for frontend ([4460eba](https://github.com/StartUpNationLabs/spos/commit/4460eba))


### 🩹 Fixes

- don't use nx cloud ([19e0514](https://github.com/StartUpNationLabs/spos/commit/19e0514))

- remove nx cloud for image building ([69ef30b](https://github.com/StartUpNationLabs/spos/commit/69ef30b))

- remove nx cloud for image building ([43aef5a](https://github.com/StartUpNationLabs/spos/commit/43aef5a))

- remove nx cloud for image building ([c09f742](https://github.com/StartUpNationLabs/spos/commit/c09f742))

- remove nx cloud for image building ([9dddb24](https://github.com/StartUpNationLabs/spos/commit/9dddb24))


### ❤️ Thank You

- Apoorva Srinivas Appadoo
2 changes: 1 addition & 1 deletion apps/sample-nestjs/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "sample-nestjs",
"version": "0.0.0"
"version": "0.1.1"
}
29 changes: 29 additions & 0 deletions apps/sample-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
## 0.2.6 (2024-09-16)


### 🚀 Features

- **sample-nestjs:** add build and release ([798e1fc](https://github.com/StartUpNationLabs/spos/commit/798e1fc))

- **frontend:** add component libs and apps for frontend ([4460eba](https://github.com/StartUpNationLabs/spos/commit/4460eba))


### 🩹 Fixes

- don't use nx cloud ([19e0514](https://github.com/StartUpNationLabs/spos/commit/19e0514))

- remove nx cloud for image building ([69ef30b](https://github.com/StartUpNationLabs/spos/commit/69ef30b))

- remove nx cloud for image building ([43aef5a](https://github.com/StartUpNationLabs/spos/commit/43aef5a))

- remove nx cloud for image building ([c09f742](https://github.com/StartUpNationLabs/spos/commit/c09f742))

- remove nx cloud for image building ([9dddb24](https://github.com/StartUpNationLabs/spos/commit/9dddb24))

- **sample-nestjs:** init ([e6cbcfc](https://github.com/StartUpNationLabs/spos/commit/e6cbcfc))


### ❤️ Thank You

- Apoorva Srinivas Appadoo

## 0.2.5 (2024-09-11)


Expand Down
2 changes: 1 addition & 1 deletion apps/sample-react/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "sample-react",
"version": "0.2.5"
"version": "0.2.6"
}

0 comments on commit 2d886db

Please sign in to comment.