Skip to content

Commit da4eec5

Browse files
authored
Merge pull request #90 from saenyakorn/changeset-release/beta
Version Packages (beta)
2 parents 271d9a0 + 7975afb commit da4eec5

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@
99
"tsconfig": "0.0.0",
1010
"ui": "0.1.5"
1111
},
12-
"changesets": []
12+
"changesets": [
13+
"big-kiwis-pretend"
14+
]
1315
}

apps/api/CHANGELOG.md

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

3+
## 1.1.1-beta.0
4+
5+
### Patch Changes
6+
7+
- [#89](https://github.com/saenyakorn/monorepo-versioning-gitops/pull/89) [`7e1bbc1`](https://github.com/saenyakorn/monorepo-versioning-gitops/commit/7e1bbc1dad6a3da43cc2846f322447a6210e5abf) Thanks [@saenyakorn](https://github.com/saenyakorn)! - fix Dockerfile for api
8+
39
## 1.1.0
410

511
### 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.1.0",
3+
"version": "1.1.1-beta.0",
44
"description": "",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)