Skip to content

Commit

Permalink
Merge pull request #1 from KarinJS/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--karin-screenshot

chore(main): release 1.0.0
  • Loading branch information
shijinn520 authored Jul 14, 2024
2 parents 4293ba0 + fc4e233 commit c79af2d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2024-07-14)


### Bug Fixes

* 构建脚本 ([4293ba0](https://github.com/KarinJS/karin-screenshot/commit/4293ba096f1695e3715a05300d081bb788a3a55c))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karin-screenshot",
"version": "0.0.10",
"version": "1.0.0",
"author": "CalmLexi",
"type": "module",
"main": "./lib/index.js",
Expand Down

0 comments on commit c79af2d

Please sign in to comment.