Skip to content

Commit 23c7a4d

Browse files
chore: version packages (#295)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6ed0342 commit 23c7a4d

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/pretty-actors-watch.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# react-simplikit
2+
3+
## 0.0.46
4+
5+
### Patch Changes
6+
7+
- [#292](https://github.com/toss/react-simplikit/pull/292) [`afaafd3`](https://github.com/toss/react-simplikit/commit/afaafd397a8c23caf26d8eb3167a31a06a864b2f) Thanks [@kimyouknow](https://github.com/kimyouknow)! - verify changeset automation workflow

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-simplikit",
3-
"version": "0.0.45",
3+
"version": "0.0.46",
44
"main": "./src/index.ts",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)