Skip to content

Commit 3157b02

Browse files
committed
4.1.5 release
1 parent 9e3f32f commit 3157b02

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# unreleased
1+
# 4.1.5 (August 29, 2022)
22

33
* `PrerenderPlugin`: Updated locale preset with the latest language list.
44

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@enact/dev-utils",
3-
"version": "4.1.4",
3+
"version": "4.1.5",
44
"description": "A collection of development utilities for Enact apps.",
55
"main": "index.js",
66
"author": "Jason Robitaille <[email protected]>",
7-
"repository": "https://github.com/enyojs/enact-dev-utils",
7+
"repository": "https://github.com/enactjs/dev-utils",
88
"license": "Apache-2.0",
99
"engines": {
1010
"node": ">=6.4.0"

0 commit comments

Comments
 (0)