Skip to content

Commit

Permalink
chore(main): release 1.0.2 (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jul 2, 2024
1 parent 07d295e commit fc0f196
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.2](https://github.com/KarinJS/node-kritor/compare/v1.0.1...v1.0.2) (2024-07-02)


### Bug Fixes

* 推进proto版本 ([07d295e](https://github.com/KarinJS/node-kritor/commit/07d295e85e9857301276fecce1b6639687271a36))

## [1.0.1](https://github.com/KarinJS/node-kritor/compare/v1.0.0...v1.0.1) (2024-06-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kritor-proto",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"main": "index.js",
"author": "CalmLexi",
Expand Down

0 comments on commit fc0f196

Please sign in to comment.