diff --git a/CHANGELOG.md b/CHANGELOG.md index e3f6798..4335b99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.3.2](https://github.com/Val-istar-Guo/rehype-prism/compare/v2.3.1...v2.3.2) (2023-11-09) + + +### Performance Improvements + +* add npm provenance ([a7d0635](https://github.com/Val-istar-Guo/rehype-prism/commit/a7d063508755d15a43a64c30ab7d984f877bb1a1)) + ## [2.3.1](https://github.com/Val-istar-Guo/rehype-prism/compare/v2.3.0...v2.3.1) (2023-11-06) diff --git a/package.json b/package.json index 861840d..258dbd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rehype-prism", - "version": "2.3.1", + "version": "2.3.2", "description": "The unified plugin used to highlight code block in html with Prism", "keywords": [ "rehype",