Skip to content

Commit 8868718

Browse files
Update CHANGELOG.md [skip ci]
1 parent febc853 commit 8868718

2 files changed

Lines changed: 41 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# v1.1.4 (Mon Sep 02 2024)
2+
3+
### Release Notes
4+
5+
#### improve bundler integration ([#1321](https://github.com/jimp-dev/jimp/pull/1321))
6+
7+
Instead of having to import `jimp/browser` you can now just import `jimp` and the bundler should pick up the `browser` export.
8+
9+
---
10+
11+
#### 🐛 Bug Fix
12+
13+
- `jimp`
14+
- improve bundler integration [#1321](https://github.com/jimp-dev/jimp/pull/1321) ([@hipstersmoothie](https://github.com/hipstersmoothie))
15+
16+
#### Authors: 1
17+
18+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
19+
20+
---
21+
122
# v1.1.3 (Mon Sep 02 2024)
223

324
#### 🐛 Bug Fix

packages/jimp/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# v1.1.4 (Mon Sep 02 2024)
2+
3+
### Release Notes
4+
5+
#### improve bundler integration ([#1321](https://github.com/jimp-dev/jimp/pull/1321))
6+
7+
Instead of having to import `jimp/browser` you can now just import `jimp` and the bundler should pick up the `browser` export.
8+
9+
---
10+
11+
#### 🐛 Bug Fix
12+
13+
- improve bundler integration [#1321](https://github.com/jimp-dev/jimp/pull/1321) ([@hipstersmoothie](https://github.com/hipstersmoothie))
14+
15+
#### Authors: 1
16+
17+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
18+
19+
---
20+
121
# v1.1.3 (Mon Sep 02 2024)
222

323
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)