Skip to content

Commit 443e9f2

Browse files
ci(changesets): version packages (#167)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 030df98 commit 443e9f2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rich-humans-battle.md

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

CHANGELOG.md

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

3+
## 0.15.3
4+
5+
### Patch Changes
6+
7+
- [#166](https://github.com/omnidotdev/sigil/pull/166) [`030df98`](https://github.com/omnidotdev/sigil/commit/030df98a91c56a4f76bca79fde0df55beb2b75ea) Thanks [@coopbri](https://github.com/coopbri)! - Prevent toast title from going behind close trigger
8+
39
## 0.15.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Omni LLC",
66
"url": "https://omni.dev"
77
},
8-
"version": "0.15.2",
8+
"version": "0.15.3",
99
"license": "MIT",
1010
"type": "module",
1111
"module": "build/index.js",

0 commit comments

Comments
 (0)