Skip to content

Commit c52aa55

Browse files
chore(release): 1.0.1 semantic
1 parent 90b9f52 commit c52aa55

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/sourcefuse/arc-spa-csp/compare/v1.0.0...v1.0.1) (2025-07-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **config changes:** CSP-1 update CLI commands in README and revise Husky config ([90b9f52](https://github.com/sourcefuse/arc-spa-csp/commit/90b9f52bae6663e4df3c3cc9e2b36d5a88f35739))
7+
18
# 1.0.0 (2025-07-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arc-spa-csp",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Content Security Policy (CSP) injector for Applications - React, Angular, and VITE projects with comprehensive environment variable support",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)