Skip to content

Commit

Permalink
chore: Version 2.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Jun 27, 2024
1 parent 5aacc13 commit 53f5098
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# nystudio107/craft Change Log

## 2.5.13 - 2024.06.27
### Changed
* Update `global-variables.twig` to apply `{% spaceless %}` around everything ([#91](https://github.com/nystudio107/craft/pull/91))
* Unregister lingering service workers ([#92](https://github.com/nystudio107/craft/pull/92))

### Fixed
* Removed a reference to pollyfill.io, which is a security risk due to a supply-chain attack https://sansec.io/research/polyfill-supply-chain-attack
* Fixed the hashbang in the node container script ([#94](https://github.com/nystudio107/craft/pull/94))
* Updated `tab-handler.twig` to fix broken link and JavaScript code ([#93](https://github.com/nystudio107/craft/pull/93))

## 2.5.12 - 2022.05.31
### Changed
* Use `craft up` to run migrations & apply Project Config changes
Expand Down

0 comments on commit 53f5098

Please sign in to comment.