Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriangalliat committed Dec 18, 2022
1 parent 77e3bc5 commit b834810
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]

## [8.6.6] - 2022-12-18
* `npm audit fix`. ([#121])

## [8.6.5] - 2022-09-12
* Support native ESM modules with TypeScript. ([#118])

Expand Down Expand Up @@ -233,7 +236,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/v8.6.5...HEAD
[Unreleased]: https://github.com/valeriangalliat/markdown-it-anchor/compare/v8.6.6...HEAD
[8.6.6]: https://github.com/valeriangalliat/markdown-it-anchor/compare/v8.6.5...v8.6.6
[8.6.5]: https://github.com/valeriangalliat/markdown-it-anchor/compare/v8.6.4...v8.6.5
[8.6.4]: https://github.com/valeriangalliat/markdown-it-anchor/compare/v8.6.3...v8.6.4
[8.6.3]: https://github.com/valeriangalliat/markdown-it-anchor/compare/v8.6.2...v8.6.3
Expand Down Expand Up @@ -343,5 +347,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
[#115]: https://github.com/valeriangalliat/markdown-it-anchor/issues/115
[#116]: https://github.com/valeriangalliat/markdown-it-anchor/issues/116
[#118]: https://github.com/valeriangalliat/markdown-it-anchor/issues/118
[#121]: https://github.com/valeriangalliat/markdown-it-anchor/pull/121

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

0 comments on commit b834810

Please sign in to comment.