Skip to content

Commit ac1a655

Browse files
chore: Update CHANGELOG for new versions after package rename
This commit updates the CHANGELOG.md to reflect the new versioning scheme following the package rename from '@playform/compress' to 'astro-compress'. The changelog now includes entries for versions 2.4.1, 2.4.0, and 2.3.9, removing the older 0.2.x version entries that were tied to the previous package name. The changes align the changelog with the recent release commits that bumped the version from 0.2.3 to 2.4.1 as part of the rebranding effort.
1 parent a4005fe commit ac1a655

1 file changed

Lines changed: 3 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1-
## 0.2.3
1+
## 2.4.1
22

3-
### Change
4-
5-
- Removed `Configuration/` from `.npmignore` to include type definitions in the
6-
package.
7-
- Updated dependencies to latest versions:
8-
- `@playform/pipe` (0.1.4 → 0.1.5)
9-
- `terser` (5.46.0 → 5.46.1)
10-
- `@playform/build` (0.3.0 → 0.3.1)
11-
- `browserslist` (4.28.1 → 4.28.2)
12-
13-
## 0.2.2
14-
15-
- Fix `astro` version to \* in dependencies
3+
## 2.4.0
164

17-
## 0.2.1
5+
## 2.3.9
186

197
### Change
208

0 commit comments

Comments
 (0)