Skip to content

Commit

Permalink
chore(main): release 1.2.10 (#80)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 2, 2024
1 parent ae4974f commit 48ab798
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.10](https://github.com/netlify/plugin-csp-nonce/compare/v1.2.9...v1.2.10) (2024-05-02)


### Bug Fixes

* upgrade html_rewriter ([#79](https://github.com/netlify/plugin-csp-nonce/issues/79)) ([ae4974f](https://github.com/netlify/plugin-csp-nonce/commit/ae4974f87c717fb4a9614f036bb5c20c36996d98))

## [1.2.9](https://github.com/netlify/plugin-csp-nonce/compare/v1.2.8...v1.2.9) (2024-03-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@netlify/plugin-csp-nonce",
"version": "1.2.9",
"version": "1.2.10",
"description": "Use a nonce for the script-src and style-src directives of your Content Security Policy.",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 48ab798

Please sign in to comment.