Skip to content

Commit ac6d7c4

Browse files
authored
Merge pull request #100 from saenyakorn/changeset-release/main
Version Packages
2 parents aa3ad09 + 3aa6078 commit ac6d7c4

File tree

5 files changed

+11
-27
lines changed

5 files changed

+11
-27
lines changed

.changeset/curvy-guests-develop.md

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

.changeset/pre.json

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

.changeset/sixty-teachers-mix.md

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

apps/api/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# api
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [#95](https://github.com/saenyakorn/monorepo-versioning-gitops/pull/95) [`938b4ef`](https://github.com/saenyakorn/monorepo-versioning-gitops/commit/938b4ef687ced2885b6829982da54a85cf87c00e) Thanks [@saenyakorn](https://github.com/saenyakorn)! - Modify hello endpoint
8+
9+
### Patch Changes
10+
11+
- [#97](https://github.com/saenyakorn/monorepo-versioning-gitops/pull/97) [`ff2e67a`](https://github.com/saenyakorn/monorepo-versioning-gitops/commit/ff2e67a6b9737bba14cbaef03aa256d6deb01d32) Thanks [@saenyakorn](https://github.com/saenyakorn)! - Fix modify world endpoint
12+
313
## 1.2.0-beta.0
414

515
### Minor Changes

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "1.2.0-beta.0",
3+
"version": "1.2.0",
44
"description": "",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)