Skip to content

Commit

Permalink
chore(book-converter): release version 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tefkah committed Jun 29, 2024
1 parent 1ac1155 commit 4e15c2d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions libs/book-converter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.3.2](https://github.com/TrialAndErrorOrg/parsers/compare/book-converter-0.3.1...book-converter-0.3.2) (2024-06-29)


### Bug Fixes

* remove hardcoded heading2 stuff ([1ac1155](https://github.com/TrialAndErrorOrg/parsers/commit/1ac1155783820cc177cf07a93d6cac1fb2572d99))

## [0.3.1](https://github.com/TrialAndErrorOrg/parsers/compare/book-converter-0.3.0...book-converter-0.3.1) (2024-06-28)


Expand Down
2 changes: 1 addition & 1 deletion libs/book-converter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trialanderror/converter-cli",
"version": "0.3.1",
"version": "0.3.2",
"license": "GPL-3.0-or-later",
"repository": "https://github.com/TrialAndErrorOrg/converter-cli",
"homepage": "https://github.com/TrialAndErrorOrg/parsers",
Expand Down

0 comments on commit 4e15c2d

Please sign in to comment.