Skip to content

Commit

Permalink
v1.58.1 (#827)
Browse files Browse the repository at this point in the history
* Add 1.58.1 versioning to changelog

* Update package/lerna versioning

* re-run checks

* Update package locks
  • Loading branch information
JordanPak authored Nov 6, 2023
1 parent 2d27ced commit 5571255
Show file tree
Hide file tree
Showing 29 changed files with 11,331 additions and 7,581 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unpublished Changes
* Switch Webpack config "query" JS rule that's throwing warnings and build errors out for "options"

## 1.58.1 11-06-2023
* Updated Backstop reference images to 1.58.0 release.
* Switch Webpack config "query" JS rule that's throwing warnings and build errors out for "options"
* Bugfix: Remove ` ` (space) and `,` encoding from `inline-svg`'s `url-encode()` to fix misc base64 SVG inlining.

## 1.58.0 11-01-2023
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "1.58.0"
"version": "1.58.1"
}
66 changes: 38 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/backstopjs-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/backstopjs-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penskemediacorp/backstopjs-config",
"version": "1.58.0",
"version": "1.58.1",
"description": "Visual regression testing with Backstop JS.",
"author": "laras126 <[email protected]>",
"homepage": "https://github.com/penske-media-corp/pmc-larva#readme",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penskemediacorp/eslint-config",
"version": "1.58.0",
"version": "1.58.1",
"description": "Eslint base config and customizations.",
"keywords": [
"eslint",
Expand Down
20 changes: 10 additions & 10 deletions packages/larva-css/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/larva-css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penskemediacorp/larva-css",
"version": "1.58.0",
"version": "1.58.1",
"description": "Larva CSS.",
"author": "laras126 <[email protected]>",
"homepage": "https://github.com/penske-media-corp/pmc-larva#readme",
Expand All @@ -23,8 +23,8 @@
},
"//": "DEPENDENCIES NOTES: Do not upgrade 'del' past 6 unless migrating entire app to module 'type'",
"devDependencies": {
"@penskemediacorp/larva-scss": "^1.58.0",
"@penskemediacorp/larva-tokens": "^1.58.0",
"@penskemediacorp/larva-scss": "^1.58.1",
"@penskemediacorp/larva-tokens": "^1.58.1",
"del": "^6",
"fs-extra": "^11",
"gulp": "^4",
Expand Down
4 changes: 2 additions & 2 deletions packages/larva-js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/larva-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penskemediacorp/larva-js",
"version": "1.58.0",
"version": "1.58.1",
"description": "Larva JS patterns.",
"author": "laras126 <[email protected]>",
"homepage": "https://github.com/penske-media-corp/pmc-larva#readme",
Expand Down
28 changes: 14 additions & 14 deletions packages/larva-patterns/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/larva-patterns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penskemediacorp/larva-patterns",
"version": "1.58.0",
"version": "1.58.1",
"description": "Larva markup patterns.",
"author": "laras126 <[email protected]>",
"homepage": "https://github.com/Penske-Media-Corp/pmc-larva/tree/master/packages/patterns#readme",
Expand All @@ -20,9 +20,9 @@
"url": "https://github.com/Penske-Media-Corp/pmc-larva/issues"
},
"dependencies": {
"@penskemediacorp/larva-css": "^1.58.0",
"@penskemediacorp/larva-js": "^1.58.0",
"@penskemediacorp/larva-svg": "^1.58.0",
"@penskemediacorp/larva-css": "^1.58.1",
"@penskemediacorp/larva-js": "^1.58.1",
"@penskemediacorp/larva-svg": "^1.58.1",
"lodash.clonedeep": "^4"
},
"gitHead": "a0ba45ec5dcc37b859cb08ffd694582c3d10bcdc"
Expand Down
4 changes: 2 additions & 2 deletions packages/larva-scss/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/larva-scss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penskemediacorp/larva-scss",
"version": "1.58.0",
"version": "1.58.1",
"description": "Larva SCSS authoring tools.",
"author": "laras126 <[email protected]>",
"homepage": "https://github.com/penske-media-corp/pmc-larva#readme",
Expand Down
Loading

0 comments on commit 5571255

Please sign in to comment.