Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
annadiplacido committed Sep 28, 2024
2 parents d450b39 + ae01742 commit eb119c2
Show file tree
Hide file tree
Showing 12 changed files with 80 additions and 6 deletions.
14 changes: 14 additions & 0 deletions apps/backend-bff/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.3.0 (2024-09-28)


### 🚀 Features

- add offer service ([2e169ac](https://github.com/StartUpNationLabs/spos/commit/2e169ac))

- add debug query ([18c10c8](https://github.com/StartUpNationLabs/spos/commit/18c10c8))


### ❤️ Thank You

- Apoorva Srinivas Appadoo

## 0.2.0 (2024-09-28)


Expand Down
2 changes: 1 addition & 1 deletion apps/backend-bff/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "backend-bff",
"version": "0.2.0"
"version": "0.3.0"
}
12 changes: 12 additions & 0 deletions apps/frontend-bff/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.15.0 (2024-09-28)


### 🚀 Features

- add debug query ([18c10c8](https://github.com/StartUpNationLabs/spos/commit/18c10c8))


### ❤️ Thank You

- Apoorva Srinivas Appadoo

## 0.14.0 (2024-09-28)


Expand Down
2 changes: 1 addition & 1 deletion apps/frontend-bff/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "frontend-bff",
"version": "0.14.0"
"version": "0.15.0"
}
12 changes: 12 additions & 0 deletions apps/frontend-workflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.11.0 (2024-09-28)


### 🚀 Features

- add debug query ([18c10c8](https://github.com/StartUpNationLabs/spos/commit/18c10c8))


### ❤️ Thank You

- Apoorva Srinivas Appadoo

## 0.10.0 (2024-09-28)


Expand Down
2 changes: 1 addition & 1 deletion apps/frontend-workflow/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "frontend-workflow",
"version": "0.10.0"
"version": "0.11.0"
}
12 changes: 12 additions & 0 deletions apps/sample-nestjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.11.0 (2024-09-28)


### 🚀 Features

- add debug query ([18c10c8](https://github.com/StartUpNationLabs/spos/commit/18c10c8))


### ❤️ Thank You

- Apoorva Srinivas Appadoo

## 0.10.0 (2024-09-28)


Expand Down
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.10.0"
"version": "0.11.0"
}
12 changes: 12 additions & 0 deletions apps/sample-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.12.0 (2024-09-28)


### 🚀 Features

- add debug query ([18c10c8](https://github.com/StartUpNationLabs/spos/commit/18c10c8))


### ❤️ Thank You

- Apoorva Srinivas Appadoo

## 0.11.0 (2024-09-28)


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.11.0"
"version": "0.12.0"
}
12 changes: 12 additions & 0 deletions libs/ui/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.14.0 (2024-09-28)


### 🚀 Features

- add debug query ([18c10c8](https://github.com/StartUpNationLabs/spos/commit/18c10c8))


### ❤️ Thank You

- Apoorva Srinivas Appadoo

## 0.13.0 (2024-09-28)


Expand Down
2 changes: 1 addition & 1 deletion libs/ui/common/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "ui-common",
"version": "0.13.0"
"version": "0.14.0"
}

0 comments on commit eb119c2

Please sign in to comment.