Skip to content

Commit

Permalink
chore(main): release 1.1.0 (#378)
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 Jan 24, 2025
1 parent c14ee3c commit cd582da
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.3"
".": "1.1.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/Omochice/tataku.vim/compare/v1.0.3...v1.1.0) (2025-01-24)


### Features

* accept awaitable factory ([#377](https://github.com/Omochice/tataku.vim/issues/377)) ([c14ee3c](https://github.com/Omochice/tataku.vim/commit/c14ee3cd85eb2fd7ec3805955d640cc88fed18e6))

## [1.0.3](https://github.com/Omochice/tataku.vim/compare/v1.0.2...v1.0.3) (2024-08-11)


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.3",
"version": "1.1.0",
"exports": "./denops/tataku/export.ts",
"publish": {
"include": [
Expand Down

0 comments on commit cd582da

Please sign in to comment.