Skip to content

Commit a4005fe

Browse files
chore(release): Rename package to astro-compress and bump version to 2.4.1
This commit updates the package name from '@playform/compress' to 'astro-compress' and increments the version from 0.2.3 to 2.4.1. The package rename aligns the naming convention with the project's branding and improves discoverability as a dedicated Astro integration. BREAKING CHANGE: Package name changed from '@playform/compress' to 'astro-compress'. Users will need to update their import statements and package.json dependencies.
1 parent 60eca46 commit a4005fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@playform/compress",
3-
"version": "0.2.3",
2+
"name": "astro-compress",
3+
"version": "2.4.1",
44
"private": false,
55
"description": "Compress 🗜️",
66
"keywords": [

0 commit comments

Comments
 (0)