Skip to content

Commit

Permalink
Release v1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
strarsis committed Jul 19, 2023
1 parent 9d401bc commit 669eabd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

This project adheres to [Semantic Versioning](http://semver.org/).

## v1.2.0
- Fixed node engine version requirements + tests.

## v1.1.0
TypeScript support.
- Add TypeScript definitions.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-urlrebase",
"version": "1.1.0",
"version": "1.2.0",
"description": "PostCSS plugin Rebase URLs to a given root URL.",
"keywords": [
"postcss",
Expand Down

0 comments on commit 669eabd

Please sign in to comment.