Skip to content

Commit 7c5a0b3

Browse files
chore(main): release 2.4.1 (#208)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8c89c36 commit 7c5a0b3

3 files changed

Lines changed: 10 additions & 3 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.4.1](https://github.com/washingtonpost/wpds-assets-manager/compare/v2.4.0...v2.4.1) (2024-07-12)
4+
5+
6+
### Bug Fixes
7+
8+
* remove default export setup ([#207](https://github.com/washingtonpost/wpds-assets-manager/issues/207)) ([8c89c36](https://github.com/washingtonpost/wpds-assets-manager/commit/8c89c368ad2dec870128dada9b33667dff67d349))
9+
310
## [2.4.0](https://github.com/washingtonpost/wpds-assets-manager/compare/v2.3.0...v2.4.0) (2024-07-08)
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@washingtonpost/wpds-assets",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "WPDS Assets Manager",
55
"homepage": "https://build.washingtonpost.com/foundations/wam",
66
"main": "./asset/index.js",

0 commit comments

Comments
 (0)