Skip to content

Commit

Permalink
chore(version): release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mumu-lhl committed Aug 17, 2024
1 parent 518ec9a commit 36f4456
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

---
## [1.1.1](https://github.com/mumu-lhl/dict_reader/compare/v1.1.0..v1.1.1) - 2024-08-17

### Bug Fixes

- read Encrypted error - ([518ec9a](https://github.com/mumu-lhl/dict_reader/commit/518ec9a82a2fc4a6941343cfe872777f4b175667)) - Mumulhl

---
## [1.1.0](https://github.com/mumu-lhl/dict_reader/compare/v1.0.4..v1.1.0) - 2024-08-17

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dict_reader
description: Reading mdict files, support MDX/MDD file formats. It can simplify your writing of mdict-based dictionary software.
version: 1.1.0
version: 1.1.1
repository: https://github.com/mumu-lhl/dict_reader

environment:
Expand Down

0 comments on commit 36f4456

Please sign in to comment.