Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriangalliat committed Sep 7, 2024
1 parent 8182650 commit bbea319
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [9.2.0] - 2024-09-07
* Re-export `Token` and `State` types from markdown-it. ([#135])

## [9.1.0] - 2024-08-24
* Introduce a `slugifyWithState` option. ([#125], [#134])

Expand Down Expand Up @@ -251,7 +254,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [1.0.0] - 2015-03-18
* Initial release.

[Unreleased]: https://github.com/valeriangalliat/markdown-it-anchor/compare/v9.1.0...HEAD
[Unreleased]: https://github.com/valeriangalliat/markdown-it-anchor/compare/v9.2.0...HEAD
[9.2.0]: https://github.com/valeriangalliat/markdown-it-anchor/compare/v9.1.0...v9.2.0
[9.1.0]: https://github.com/valeriangalliat/markdown-it-anchor/compare/v9.0.2...v9.1.0
[9.0.2]: https://github.com/valeriangalliat/markdown-it-anchor/compare/v9.0.1...v9.0.2
[9.0.1]: https://github.com/valeriangalliat/markdown-it-anchor/compare/v9.0.0...v9.0.1
Expand Down Expand Up @@ -375,5 +379,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
[#131]: https://github.com/valeriangalliat/markdown-it-anchor/pull/131
[#133]: https://github.com/valeriangalliat/markdown-it-anchor/pull/133
[#134]: https://github.com/valeriangalliat/markdown-it-anchor/pull/134
[#135]: https://github.com/valeriangalliat/markdown-it-anchor/pull/135

[`6fcc502`]: https://github.com/valeriangalliat/markdown-it-anchor/commit/6fcc50233d593458aa883e5b515cb8311114555c

0 comments on commit bbea319

Please sign in to comment.