Skip to content

Commit a674ef2

Browse files
chore(release): 5.0.4 [skip ci]
## [5.0.4](v5.0.3...v5.0.4) (2025-06-15) ### Bug Fixes * **deps:** update dependency @eik/common to v5.1.5 ([#506](#506)) ([f4aca42](f4aca42))
1 parent f4aca42 commit a674ef2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.4](https://github.com/eik-lib/postcss-plugin/compare/v5.0.3...v5.0.4) (2025-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @eik/common to v5.1.5 ([#506](https://github.com/eik-lib/postcss-plugin/issues/506)) ([f4aca42](https://github.com/eik-lib/postcss-plugin/commit/f4aca4281fbd04201f2324608d7b1a53946fa00c))
7+
18
## [5.0.3](https://github.com/eik-lib/postcss-plugin/compare/v5.0.2...v5.0.3) (2025-06-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/postcss-plugin",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"description": "PostCSS plugin that uses Eik defined import map files to transform bare import specifiers to absolute URLs in @import rules",
55
"main": "src/plugin.js",
66
"types": "./types/plugin.d.ts",

0 commit comments

Comments
 (0)