Skip to content

Commit f4d048f

Browse files
ci(changesets): version packages (#23)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 46df614 commit f4d048f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/common-apes-cry.md

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

apps/library/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [`46df614`](https://github.com/omnidotdev/garden/commit/46df614d7849cc404c9db0129a44f185cb2b0a8d) Thanks [@hobbescodes](https://github.com/hobbescodes)! - Update README
8+
39
## 0.1.2
410

511
### Patch Changes

apps/library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omnidotdev/garden",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"type": "module",
55
"module": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)