diff --git a/History.md b/History.md index ea75dc4..e5e4c78 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,9 @@ +4.0.3 / 2024-12-25 +================== + + * fix badges in Readme + 4.0.2 / 2024-12-25 ================== diff --git a/Readme.md b/Readme.md index 8d943d5..fd5d558 100644 --- a/Readme.md +++ b/Readme.md @@ -138,8 +138,8 @@ MIT [npm-image]: https://img.shields.io/npm/v/postcss-cli-simple [npm-url]: https://npmjs.org/package/postcss-cli-simple -[build-image]: https://img.shields.io/github/actions/workflow/status/pirxpilot/postcss-cli-simple/check.yaml?branch=main -[build-url]: https://github.com/pirxpilot/postcss-cli-simple/actions/workflows/check.yaml +[build-image]: https://img.shields.io/github/actions/workflow/status/pirxpilot/postcss-cli/check.yaml?branch=main +[build-url]: https://github.com/pirxpilot/postcss-cli/actions/workflows/check.yaml [deps-image]: https://img.shields.io/librariesio/release/npm/postcss-cli-simple [deps-url]: https://libraries.io/npm/postcss-cli-simple diff --git a/package.json b/package.json index ae0db86..b25b09a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "postcss-cli-simple", - "version": "4.0.2", + "version": "4.0.3", "description": "simple CLI for postcss", "main": "index.js", "bin": {