Skip to content

Commit

Permalink
Tag v0.6.0: Merge pull request #39 from humanmade/release-v0-6
Browse files Browse the repository at this point in the history
Prepare v0.6 release
  • Loading branch information
kadamwhite committed May 31, 2022
2 parents 21bfed7 + 1a82c56 commit e90aae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Next
## v0.6.0

- **Breaking**: Remove deprecated `autoregister`, `autoenqueue`, and `register_assets` methods.
- Add filter `asset_loader_manifest_contents` to allow filtering of loaded asset manifest contents.
Expand Down
2 changes: 1 addition & 1 deletion asset-loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Plugin Name: Asset Loader
* Plugin URI: https://github.com/humanmade/asset-loader
* Description: Utilities to seamlessly consume Webpack-bundled assets in WordPress themes & plugins.
* Version: 0.5.0
* Version: 0.6.0
* Author: K Adam White
* Author URI: http://kadamwhite.com
* License: GPL-2.0+
Expand Down

0 comments on commit e90aae0

Please sign in to comment.