Skip to content

Commit

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

chore(main): release 1.0.1
  • Loading branch information
shijinn520 committed Jun 29, 2024
2 parents a3a5309 + 1380cdd commit 85ebf04
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.1](https://github.com/KarinJS/node-kritor/compare/v1.0.0...v1.0.1) (2024-06-29)


### Bug Fixes

* kritor/protos ([9118d89](https://github.com/KarinJS/node-kritor/commit/9118d89e05ee5cb98552ba9a9cb53af77de8af8e))

## 1.0.0 (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.0",
"version": "1.0.1",
"type": "module",
"main": "index.js",
"author": "CalmLexi",
Expand Down

0 comments on commit 85ebf04

Please sign in to comment.