Skip to content

Commit

Permalink
chore(main): release 0.4.0 (#29)
Browse files Browse the repository at this point in the history
* chore(main): release 0.4.0

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and pre-commit-ci[bot] authored May 25, 2023
1 parent 5162ff3 commit e91b1a5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.4.0](https://github.com/liblaf/ilatex/compare/v0.3.4...v0.4.0) (2023-05-25)

### Features

- code refactoring ([86d8d11](https://github.com/liblaf/ilatex/commit/86d8d11cb3c1d30b6d2b11c1e753fb9478d58850))

### Bug Fixes

- config siunitx ([a915f51](https://github.com/liblaf/ilatex/commit/a915f5136c4c43405ef7153c0b5d4df2bc88b250))
- use `\csuse{}` instead of `\UseName{}` for compatibility ([53c3119](https://github.com/liblaf/ilatex/commit/53c3119607bc235bfb69caf2ee901a59961409de))

## [0.3.4](https://github.com/liblaf/ilatex/compare/0.3.3...v0.3.4) (2023-04-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.4
0.4.0

0 comments on commit e91b1a5

Please sign in to comment.