Skip to content

Commit

Permalink
Merge pull request #96 from saenyakorn/changeset-release/beta
Browse files Browse the repository at this point in the history
Version Packages (beta)
  • Loading branch information
saenyakorn authored Mar 28, 2023
2 parents 3daaeed + a3cbdb8 commit a1efa2a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@
"tsconfig": "0.0.0",
"ui": "0.1.5"
},
"changesets": []
"changesets": [
"curvy-guests-develop",
"sixty-teachers-mix"
]
}
10 changes: 10 additions & 0 deletions apps/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# api

## 1.2.0-beta.0

### Minor Changes

- [#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

### Patch Changes

- [#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

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "1.1.1",
"version": "1.2.0-beta.0",
"description": "",
"author": "",
"private": true,
Expand Down

0 comments on commit a1efa2a

Please sign in to comment.