Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen committed Aug 6, 2024
1 parent 36e3370 commit df58b5a
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 17 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [Unreleased](https://github.com/hougesen/mdsf/compare/v0.2.1...HEAD)

- build(deps): bump regex from 1.10.5 to 1.10.6 in /codegen [`#433`](https://github.com/hougesen/mdsf/pull/433)
- build(deps): bump tempfile from 3.10.1 to 3.11.0 [`#432`](https://github.com/hougesen/mdsf/pull/432)
- build(deps): bump serde_json from 1.0.121 to 1.0.122 in /codegen [`#435`](https://github.com/hougesen/mdsf/pull/435)
- build(deps): bump serde_json from 1.0.121 to 1.0.122 [`#434`](https://github.com/hougesen/mdsf/pull/434)
- build(deps): bump regex from 1.10.5 to 1.10.6 [`#431`](https://github.com/hougesen/mdsf/pull/431)
- chore(dependabot): remove hougesen from assignees [`#423`](https://github.com/hougesen/mdsf/pull/423)
- build(deps): bump clap_complete from 4.5.11 to 4.5.12 [`#425`](https://github.com/hougesen/mdsf/pull/425)
- build(deps): bump toml from 0.8.16 to 0.8.19 in /codegen [`#427`](https://github.com/hougesen/mdsf/pull/427)
Expand Down Expand Up @@ -47,8 +52,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- ci: install auto-optional for testing [`#391`](https://github.com/hougesen/mdsf/pull/391)
- test: setup codevoc [`#388`](https://github.com/hougesen/mdsf/pull/388)
- chore: bump development version to v0.2.2 [`15c76b0`](https://github.com/hougesen/mdsf/commit/15c76b06604110b1970012c8578d2660dc3b6160)
- chore: update sub deps [`1dcd988`](https://github.com/hougesen/mdsf/commit/1dcd9884d06558fbd8a94c3be4f0a4797353428b)
- test: From<LogLevel> for LevelFilter [`549c92c`](https://github.com/hougesen/mdsf/commit/549c92c7bd550b58506262154a020f95cfeed028)
- test/dummy-ocp-indent-config [`63df9de`](https://github.com/hougesen/mdsf/commit/63df9de7a8ffd0c416911d74e846261eb5482f85)

#### [v0.2.1](https://github.com/hougesen/mdsf/compare/v0.2.0...v0.2.1)

Expand Down
15 changes: 12 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 23 additions & 13 deletions codegen/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit df58b5a

Please sign in to comment.