Skip to content

Commit 5176879

Browse files
chore(main): release 1.0.4 (#14)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d7ec3af commit 5176879

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.4](https://github.com/netlify/csp-nonce/compare/v1.0.3...v1.0.4) (2023-05-31)
4+
5+
6+
### Bug Fixes
7+
8+
* eslint-disable copied files ([#13](https://github.com/netlify/csp-nonce/issues/13)) ([d7ec3af](https://github.com/netlify/csp-nonce/commit/d7ec3af57446b9f50ad92ada00edfbfafcf82fdb))
9+
310
## [1.0.3](https://github.com/netlify/csp-nonce/compare/v1.0.2...v1.0.3) (2023-05-31)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugin-csp-nonce",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Use a nonce for the script-src and style-src directives of your Content Security Policy.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)