Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 1, 2024
1 parent 5adc186 commit 1cde2f2
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"js": "0.12.0",
"python": "0.11.0",
".": "1.23.0",
".": "1.23.1",
"jvm": "0.0.1",
"wasm": "0.0.1-rc1"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.23.1](https://github.com/TheOpenDictionary/odict/compare/v1.23.0...v1.23.1) (2024-03-01)


### Bug Fixes

* **deps:** Update dependency com.squareup.moshi:moshi to v1.15.1 ([c2a4353](https://github.com/TheOpenDictionary/odict/commit/c2a435343caacd25a86f22ca06d8cf388c0f92b9))
* **deps:** Update dependency com.squareup.moshi:moshi-kotlin to v1.15.1 ([b09e8d1](https://github.com/TheOpenDictionary/odict/commit/b09e8d1cc00a826801f44005cf5af1cd97011b74))
* **deps:** Update dependency com.squareup.moshi:moshi-kotlin-codegen to v1.15.1 ([60cdcd5](https://github.com/TheOpenDictionary/odict/commit/60cdcd5c52d580815e6538f8cc8fb3ae16309553))
* **deps:** Update module github.com/blevesearch/bleve_index_api to v1.1.6 ([17158be](https://github.com/TheOpenDictionary/odict/commit/17158bec25d2b5dbb2cfce611a3a41acbc8a477f))
* **deps:** Update module github.com/bokwoon95/sqddl to v0.4.10 ([5afadcc](https://github.com/TheOpenDictionary/odict/commit/5afadccb084e096b2e8ef2035d9e273f78b5dacb))
* **deps:** Update module github.com/gkampitakis/go-snaps to v0.5.0 ([16af56f](https://github.com/TheOpenDictionary/odict/commit/16af56f724d83519fab209bec71032e238f310aa))
* **deps:** Update module github.com/gkampitakis/go-snaps to v0.5.1 ([e0c776c](https://github.com/TheOpenDictionary/odict/commit/e0c776c1b0842314abdfc415141093c13fb50096))
* **deps:** Update module github.com/gkampitakis/go-snaps to v0.5.2 ([e25509a](https://github.com/TheOpenDictionary/odict/commit/e25509ae396ad6dcf86debe44a27fd2962d5339c))
* **deps:** Update module github.com/google/uuid to v1.6.0 ([6a036b1](https://github.com/TheOpenDictionary/odict/commit/6a036b190d750096fd888fb2580988b41473762e))
* **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.2 ([44b3987](https://github.com/TheOpenDictionary/odict/commit/44b3987fdb45cc1dfbe4a69a60597e256fb7accd))
* **pos:** Fix incorrect and missing POS labels ([b55fca0](https://github.com/TheOpenDictionary/odict/commit/b55fca011375b8a1cbf97d2b7b2fc934c7defac3))

## [1.23.0](https://github.com/TheOpenDictionary/odict/compare/v1.22.1...v1.23.0) (2024-01-21)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.23.0
1.23.1
7 changes: 7 additions & 0 deletions wasm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.1-rc1](https://github.com/TheOpenDictionary/odict/compare/wasm-v0.0.1-rc1...wasm-v0.0.1-rc1) (2024-03-01)


### Features

* Allow args for wasm and js publish commands ([c86d052](https://github.com/TheOpenDictionary/odict/commit/c86d0526f1a18338b678b4aa01831890ef9b9aef))

## [0.0.1-rc1](https://github.com/TheOpenDictionary/odict/compare/wasm-v0.0.1-rc1...wasm-v0.0.1-rc1) (2024-01-21)


Expand Down

0 comments on commit 1cde2f2

Please sign in to comment.