Skip to content

Commit 8299f28

Browse files
chore(release): 5.0.3 [skip ci]
## [5.0.3](v5.0.2...v5.0.3) (2025-06-11) ### Bug Fixes * **deps:** update dependency @eik/common to v5.1.4 ([#501](#501)) ([2dca007](2dca007))
1 parent 2dca007 commit 8299f28

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.3](https://github.com/eik-lib/postcss-plugin/compare/v5.0.2...v5.0.3) (2025-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @eik/common to v5.1.4 ([#501](https://github.com/eik-lib/postcss-plugin/issues/501)) ([2dca007](https://github.com/eik-lib/postcss-plugin/commit/2dca007a2b0336c67f01773473717c1e5e38aca6))
7+
18
## [5.0.2](https://github.com/eik-lib/postcss-plugin/compare/v5.0.1...v5.0.2) (2025-06-07)
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.2",
3+
"version": "5.0.3",
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)