Skip to content

Commit

Permalink
chore(release): 3.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.7](v3.0.6...v3.0.7) (2022-07-26)

### Bug Fixes

* **deps:** update dependency @eik/common to v4.0.0-next.5 ([c0d6d49](c0d6d49))
  • Loading branch information
semantic-release-bot committed Jul 26, 2022
1 parent c0d6d49 commit 2c726f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [3.0.7](https://github.com/eik-lib/postcss-import-map/compare/v3.0.6...v3.0.7) (2022-07-26)


### Bug Fixes

* **deps:** update dependency @eik/common to v4.0.0-next.5 ([c0d6d49](https://github.com/eik-lib/postcss-import-map/commit/c0d6d49257d720e8b90cbc01e58026d190dfe5f8))

## [3.0.6](https://github.com/eik-lib/postcss-import-map/compare/v3.0.5...v3.0.6) (2022-01-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@eik/postcss-plugin",
"version": "3.0.6",
"version": "3.0.7",
"description": "PostCSS plugin that uses Eik defined import map files to transform bare import specifiers to absolute URLs in @import rules",
"main": "src/plugin.js",
"files": [
Expand Down

0 comments on commit 2c726f0

Please sign in to comment.