Skip to content

Commit

Permalink
Release 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jelhan committed Aug 1, 2024
1 parent 00be69d commit 386cd3a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions webpack-subresource-integrity-embroider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@




## v0.2.3 (2024-08-01)

#### :bug: Bug Fix
* [#16](https://github.com/jelhan/webpack-subresource-integrity-embroider/pull/16) Add integrity attribute only for those link elements supported by spec ([@meirish](https://github.com/meirish))

#### Committers: 2
- Jeldrik Hanschke ([@jelhan](https://github.com/jelhan))
- Matthew Irish ([@meirish](https://github.com/meirish))

## v0.2.2 (2024-04-16)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion webpack-subresource-integrity-embroider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webpack-subresource-integrity-embroider",
"version": "0.2.2",
"version": "0.2.3",
"description": "Webpack plugin for enabling Subresource Integrity in Ember apps using Embroider",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 386cd3a

Please sign in to comment.