Skip to content

Commit

Permalink
chore(release): 0.30.2
Browse files Browse the repository at this point in the history
## [0.30.2](v0.30.1...v0.30.2) (2024-02-06)

### Bug Fixes

* enable Subresource Integrity checks ([13ce613](13ce613))
  • Loading branch information
semantic-release-bot committed Feb 6, 2024
1 parent 13ce613 commit 5302ee9
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,3 +1,10 @@
## [0.30.2](https://github.com/rare-magma/guitos/compare/v0.30.1...v0.30.2) (2024-02-06)


### Bug Fixes

* enable Subresource Integrity checks ([13ce613](https://github.com/rare-magma/guitos/commit/13ce613c68d3b8f9d6bdf2829a5178485009a74f))

## [0.30.1](https://github.com/rare-magma/guitos/compare/v0.30.0...v0.30.1) (2023-12-24)


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,6 +1,6 @@
{
"name": "guitos",
"version": "0.30.1",
"version": "0.30.2",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 5302ee9

Please sign in to comment.