Skip to content

Commit 6970c26

Browse files
github-actions[bot]Arturo Silva
authored andcommitted
chore(main): release 2.6.1
1 parent 3267fb9 commit 6970c26

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.6.1](https://github.com/washingtonpost/wpds-assets-manager/compare/v2.6.0...v2.6.1) (2024-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* patch election logo specifiers ([3267fb9](https://github.com/washingtonpost/wpds-assets-manager/commit/3267fb95971264d01c2599bb6f15e5de67c2afb3))
9+
310
## [2.6.0](https://github.com/washingtonpost/wpds-assets-manager/compare/v2.5.0...v2.6.0) (2024-09-13)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
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,6 +1,6 @@
11
{
22
"name": "@washingtonpost/wpds-assets",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "WPDS Assets Manager",
55
"homepage": "https://build.washingtonpost.com/foundations/wam",
66
"main": "./asset/index.js",
@@ -278,7 +278,7 @@
278278
"import": "./asset/election_redbackground.mjs",
279279
"require": "./asset/election_redbackground.js"
280280
},
281-
"./asset/election-bluebackground": {
281+
"./asset/election-bluebackground": {
282282
"import": "./asset/election-bluebackground.mjs",
283283
"require": "./asset/election-bluebackground.js"
284284
},

0 commit comments

Comments
 (0)