Skip to content

Commit 5a2d647

Browse files
chore(dev): release 0.3.3 (#67)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e936719 commit 5a2d647

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [0.3.3](https://github.com/nandenjin/tsukimi/compare/v0.3.2...v0.3.3) (2025-06-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update react monorepo ([2e7c216](https://github.com/nandenjin/tsukimi/commit/2e7c2165c4641c69986294133f85c028fa58acc2))
9+
310
## [0.3.2](https://github.com/nandenjin/tsukimi/compare/v0.3.1...v0.3.2) (2025-01-13)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tsukimi",
33
"private": true,
4-
"version": "0.3.2",
4+
"version": "0.3.3",
55
"type": "module",
66
"description": "Useful toolkit for scrapbox.io as browser extension",
77
"scripts": {

0 commit comments

Comments
 (0)