Skip to content

Commit

Permalink
chore(dev): release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 23, 2024
1 parent 52a5370 commit 79bf633
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/nandenjin/tsukimi/compare/v0.3.0...v0.3.1) (2024-10-23)


### Bug Fixes

* **deps:** update dependency mermaid to v10.9.3 [security] ([52a5370](https://github.com/nandenjin/tsukimi/commit/52a5370ed87d11726c9e06347a73367b7ba52a31))

## [0.3.0](https://github.com/nandenjin/tsukimi/compare/v0.2.0...v0.3.0) (2024-10-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tsukimi",
"private": true,
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"description": "Useful toolkit for scrapbox.io as browser extension",
"scripts": {
Expand Down

0 comments on commit 79bf633

Please sign in to comment.