Skip to content

Commit 3ffc040

Browse files
chore(release): Update CHANGELOG.md for version 0.2.1
This commit updates the CHANGELOG.md file to document the changes included in version 0.2.1. These changes consist of: - Dependency updates including `@playform/pipe`, `astro`, `commander`, `lightningcss`, `sharp`, `svgo`, `terser`, `@playform/build`, and `browserslist` - An update to the homepage URL in package.json - Removal of an unnecessary `@ts-expect-error` comment in the ESBuild configuration - Version bump from 0.2.0 to 0.2.1 This update ensures accurate documentation of the release in the changelog.
1 parent b9bb040 commit 3ffc040

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
## 0.2.1
22

3+
### Change
4+
5+
- Updated dependencies to latest versions:
6+
- `@playform/pipe` (0.1.3 → 0.1.4)
7+
- `astro` (^5.9.2 → 5.16.8)
8+
- `commander` (14.0.0 → 14.0.2)
9+
- `lightningcss` (1.30.1 → 1.30.2)
10+
- `sharp` (0.34.2 → 0.34.5)
11+
- `svgo` (3.3.2 → 4.0.0)
12+
- `terser` (5.42.0 → 5.44.1)
13+
- `@playform/build` (0.2.4 → 0.2.6)
14+
- `browserslist` (4.25.0 → 4.28.1)
15+
- Updated homepage URL in package.json to point to readme overview tab
16+
- Removed `@ts-expect-error` comment in ESBuild configuration files
17+
- Bumped package version from 0.2.0 to 0.2.1
18+
319
## 0.2.0
420

521
### Breaking Change

0 commit comments

Comments
 (0)