Skip to content

Commit

Permalink
chore: prepare @liferay/npm-scripts v47.17.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceosterhaus committed Apr 13, 2023
1 parent cdd1fed commit f7e2f1c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions projects/npm-tools/packages/npm-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [npm-scripts/v47.17.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.17.0) (2023-04-13)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v47.16.0...npm-scripts/v47.17.0)

### :wrench: Bug fixes

- fix(npm-scripts): reference the correct path for css files ([\#1129](https://github.com/liferay/liferay-frontend-projects/pull/1129))
- fix: don't minify when NODE_ENV=development ([\#1106](https://github.com/liferay/liferay-frontend-projects/pull/1106))

## [npm-scripts/v47.16.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.16.0) (2023-03-01)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v47.15.2...npm-scripts/v47.16.0)
Expand Down
2 changes: 1 addition & 1 deletion projects/npm-tools/packages/npm-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@
"preversion": "liferay-workspace-scripts ci",
"test": "liferay-workspace-scripts test"
},
"version": "47.16.0"
"version": "47.17.0"
}

0 comments on commit f7e2f1c

Please sign in to comment.