Skip to content

Commit

Permalink
chore(main): release 1.0.2 (#172)
Browse files Browse the repository at this point in the history
Co-authored-by: omochice-releaser[bot] <176927758+omochice-releaser[bot]@users.noreply.github.com>
  • Loading branch information
omochice-releaser[bot] authored Jul 29, 2024
1 parent a46bbd9 commit fc8279d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.1"
".": "1.0.2"
}
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/Omochice/tataku.vim/compare/v1.0.1...v1.0.2) (2024-07-29)


### Bug Fixes

* add `allow-slow-types` ([a46bbd9](https://github.com/Omochice/tataku.vim/commit/a46bbd9bb8f427c0f1b89d5bf202ea2d2997d1c1))

## [1.0.1](https://github.com/Omochice/tataku.vim/compare/v1.0.0...v1.0.1) (2024-07-29)


Expand Down
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://jsr.io/schema/config-file.v1.json",
"name": "@omochice/tataku-vim",
"version": "1.0.1",
"version": "1.0.2",
"exports": "./denops/tataku/export.ts",
"publish": {
"include": [
Expand Down

0 comments on commit fc8279d

Please sign in to comment.