Skip to content

Commit 39d21fc

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 6a0b6b3 commit 39d21fc

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

CHANGELOG.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## 0.1.7
22

3-
### Added
3+
### Add
44

55
- Dependents stats for PlayForm/Compress badge to `README.md`.
66
- `DEPENDENTS.md` file containing a list of repositories that depend on this
77
package.
88

9-
### Changed
9+
### Change
1010

1111
- Updated `package.json` to include updated contact information and package
1212
dependencies.
@@ -20,12 +20,12 @@
2020

2121
## 0.1.6
2222

23-
### Added
23+
### Add
2424

2525
- New Configuration folder with ESBuild.js and ESBuild.ts files
2626
- Added browserslist as a development dependency
2727

28-
### Changed
28+
### Change
2929

3030
- Updated .npmignore to exclude the Configuration/ directory
3131
- Modified package.json scripts to use the new ESBuild configuration
@@ -37,7 +37,7 @@
3737

3838
## 0.1.5
3939

40-
### Changed
40+
### Change
4141

4242
- Updated dependencies
4343
- Typings update
@@ -50,14 +50,14 @@
5050

5151
## 0.1.2
5252

53-
### Added
53+
### Add
5454

5555
- New CLI functionality with `Compress` command
5656
- New `CLI.ts` and `Pipe.ts` functions for improved command-line operations
5757
- Added `commander` dependency for CLI support
5858
- Added `fast-glob` dependency for file pattern matching
5959

60-
### Changed
60+
### Change
6161

6262
- Updated package name from `astro-compress` to `@playform/compress`
6363
- Updated various dependencies to their latest versions:
@@ -95,7 +95,7 @@
9595

9696
## 0.1.1
9797

98-
### Changed
98+
### Change
9999

100100
- Updated .npmignore file:
101101
- Reordered ignored directories and files
@@ -108,7 +108,7 @@
108108

109109
## 0.1.0
110110

111-
### Added
111+
### Add
112112

113113
- Significant project restructuring with separate directories for Source,
114114
Interface, Type, and Variable
@@ -121,7 +121,7 @@
121121
- Added svgo v4.0.0-rc.0 dependency
122122
- Added terser v5.31.3 dependency
123123

124-
### Changed
124+
### Change
125125

126126
- Major refactoring of the integration functionality in
127127
Source/Function/Integration.ts
@@ -152,18 +152,18 @@
152152

153153
## 0.0.12
154154

155-
### Changed
155+
### Change
156156

157157
- Updated astro to use any version (\*)
158158

159159
## 0.0.10
160160

161-
### Added
161+
### Add
162162

163163
- Added "@playform/compress" and "playform" to keywords
164164
- Added astro v4.9.2 as a dependency
165165

166-
### Changed
166+
### Change
167167

168168
- Updated description to "🗜️ Compress —"
169169
- Updated homepage, bugs, and repository URLs
@@ -176,11 +176,11 @@
176176

177177
## 0.0.9
178178

179-
### Added
179+
### Add
180180

181181
- Added astro v4.9.2 as a dependency
182182

183-
### Changed
183+
### Change
184184

185185
- Moved @playform/build to devDependencies
186186

@@ -190,7 +190,7 @@
190190

191191
## 0.0.8
192192

193-
### Changed
193+
### Change
194194

195195
- Updated lightningcss to v1.25.1
196196

@@ -202,18 +202,18 @@
202202

203203
## 0.0.6
204204

205-
### Changed
205+
### Change
206206

207207
- Reordered peerDependencies and peerDependenciesMeta
208208

209209
## 0.0.5
210210

211-
### Added
211+
### Add
212212

213213
- Added "Document" script for documenting 'Source/\*_/_.ts' files
214214
- Added @playform/document v0.0.7 as a peerDependency
215215

216-
### Changed
216+
### Change
217217

218218
- Updated @playform/pipe to v0.0.5
219219
- Updated lightningcss to v1.25.0
@@ -225,12 +225,12 @@
225225

226226
## 0.0.4
227227

228-
### Added
228+
### Add
229229

230230
- Added "@playform/compress" to keywords
231231
- Added astro v4.8.1 as a dependency
232232

233-
### Changed
233+
### Change
234234

235235
- Updated description to "🗜️ Compress —"
236236
- Updated homepage, bugs, and repository URLs to use HTTPS
@@ -244,23 +244,23 @@
244244

245245
## 0.0.3
246246

247-
### Added
247+
### Add
248248

249249
- Added @playform/build, @playform/document, and astro as dependencies
250250

251-
### Changed
251+
### Change
252252

253253
- Moved csso, html-minifier-terser, lightningcss, sharp, svgo, and terser to
254254
dependencies
255255

256256
## 0.0.2
257257

258-
### Changed
258+
### Change
259259

260260
- Reverted various changes from previous versions
261261

262262
## 0.0.1
263263

264-
### Added
264+
### Add
265265

266266
- Initial release

0 commit comments

Comments
 (0)