Skip to content

Commit

Permalink
chore(content-security-policy): release v.1.0.0-canary.2 [skip ci]
Browse files Browse the repository at this point in the history
## @jackdbd/content-security-policy [1.0.0-canary.2](https://github.com/jackdbd/calderone/compare/@jackdbd/content-security-policy@1.0.0-canary.1...@jackdbd/content-security-policy@1.0.0-canary.2) (2022-09-28)

### Bug Fixes

* **content-security-policy:** add some exports that were missing ([2131f7a](2131f7a))
  • Loading branch information
semantic-release-bot committed Sep 28, 2022
1 parent 2131f7a commit 9d9b9ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/content-security-policy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## @jackdbd/content-security-policy [1.0.0-canary.2](https://github.com/jackdbd/calderone/compare/@jackdbd/content-security-policy@1.0.0-canary.1...@jackdbd/content-security-policy@1.0.0-canary.2) (2022-09-28)


### Bug Fixes

* **content-security-policy:** add some exports that were missing ([2131f7a](https://github.com/jackdbd/calderone/commit/2131f7a21540b1b9c2ac319b1d0a5dac3c297982))

## @jackdbd/content-security-policy 1.0.0-canary.1 (2022-09-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/content-security-policy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jackdbd/content-security-policy",
"version": "1.0.0-canary.1",
"version": "1.0.0-canary.2",
"description": "",
"author": {
"name": "Giacomo Debidda",
Expand Down

0 comments on commit 9d9b9ab

Please sign in to comment.