Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
chenaski committed Oct 22, 2022
1 parent 65636e0 commit 3821b8a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 43 deletions.
53 changes: 11 additions & 42 deletions CHANGELOG.md
@@ -1,57 +1,34 @@
## 0.10.0 (2022-10-23)

- Add example of ESM project ([b1fa1a3](https://github.com/chenaski/gulp-squoosh/commit/b1fa1a3))
- Add note about deprecation of `libSquoosh` in `README` ([65636e0](https://github.com/chenaski/gulp-squoosh/commit/65636e0))
- Change dependabot schedule ([7146b11](https://github.com/chenaski/gulp-squoosh/commit/7146b11))
- Replace `chalk` with `picocolors` ([b44c391](https://github.com/chenaski/gulp-squoosh/commit/b44c391))
- Update `CHANGELOG` ([15426a5](https://github.com/chenaski/gulp-squoosh/commit/15426a5))
- Update `dependabot` config ([fcc64ce](https://github.com/chenaski/gulp-squoosh/commit/fcc64ce))
- Update `test` workflow ([69f0c11](https://github.com/chenaski/gulp-squoosh/commit/69f0c11))
- Update error messages for `check-dts` ([2e5a8a9](https://github.com/chenaski/gulp-squoosh/commit/2e5a8a9))

## 0.9.0 (2021-10-15)

- Replace `colorette` with `chalk` ([d4abdd6](https://github.com/chenaski/gulp-squoosh/commit/d4abdd6))

### Dependencies

- Bump check-dts from 0.5.5 to 0.6.1 ([4f53d4f](https://github.com/chenaski/gulp-squoosh/commit/4f53d4f))
- Bump colorette from 1.3.0 to 1.4.0 ([8e5343a](https://github.com/chenaski/gulp-squoosh/commit/8e5343a))
- Bump gulp-squoosh from 0.7.0 to 0.8.0 in /example ([e6eaecb](https://github.com/chenaski/gulp-squoosh/commit/e6eaecb))
- Bump jest from 27.0.6 to 27.1.0 ([5fa4c38](https://github.com/chenaski/gulp-squoosh/commit/5fa4c38))
- Bump jest from 27.1.0 to 27.1.1 ([8e3f92f](https://github.com/chenaski/gulp-squoosh/commit/8e3f92f))
- Bump jest from 27.1.1 to 27.2.4 ([5b9a8f7](https://github.com/chenaski/gulp-squoosh/commit/5b9a8f7))
- Bump jest from 27.2.4 to 27.2.5 ([ec4203f](https://github.com/chenaski/gulp-squoosh/commit/ec4203f))
- Bump lint-staged from 11.1.2 to 11.2.3 ([0de7913](https://github.com/chenaski/gulp-squoosh/commit/0de7913))
- Bump prettier from 2.3.2 to 2.4.1 ([64c7fcf](https://github.com/chenaski/gulp-squoosh/commit/64c7fcf))
- Bump yaspeller from 7.0.0 to 7.2.0 ([4e7b1d9](https://github.com/chenaski/gulp-squoosh/commit/4e7b1d9))
- Bump zx from 3.0.0 to 3.1.0 ([185ab65](https://github.com/chenaski/gulp-squoosh/commit/185ab65))
- Bump zx from 3.1.0 to 4.0.0 ([64f3044](https://github.com/chenaski/gulp-squoosh/commit/64f3044))
- Bump zx from 4.0.0 to 4.2.0 ([146dbc6](https://github.com/chenaski/gulp-squoosh/commit/146dbc6))

## 0.8.0 (2021-08-19)

- Add `filePath` for options factory ([2bed67a](https://github.com/chenaski/gulp-squoosh/commit/2bed67a))

### Dependencies

- Bump check-dts from 0.5.4 to 0.5.5 ([113343c](https://github.com/chenaski/gulp-squoosh/commit/113343c))
- Bump colorette from 1.2.2 to 1.3.0 ([9c76d85](https://github.com/chenaski/gulp-squoosh/commit/9c76d85))
- Bump gulp-squoosh from 0.5.1 to 0.6.0 in /example ([1cfda8e](https://github.com/chenaski/gulp-squoosh/commit/1cfda8e))
- Bump gulp-squoosh from 0.6.0 to 0.7.0 in /example ([28881c2](https://github.com/chenaski/gulp-squoosh/commit/28881c2))
- Bump lint-staged from 11.1.0 to 11.1.1 ([da84f96](https://github.com/chenaski/gulp-squoosh/commit/da84f96))
- Bump lint-staged from 11.1.1 to 11.1.2 ([3093a39](https://github.com/chenaski/gulp-squoosh/commit/3093a39))
- Bump simple-git-hooks from 2.5.1 to 2.6.1 ([18fe907](https://github.com/chenaski/gulp-squoosh/commit/18fe907))
- Bump zx from 2.0.0 to 2.1.0 ([b738523](https://github.com/chenaski/gulp-squoosh/commit/b738523))
- Bump zx from 2.1.0 to 3.0.0 ([4311d66](https://github.com/chenaski/gulp-squoosh/commit/4311d66))

## 0.7.0 (2021-07-29)

- Downgrade `@squoosh/lib` version ([2e75f11](https://github.com/chenaski/gulp-squoosh/commit/2e75f11))

## 0.6.0 (2021-07-23)

- Add `Troubleshooting` section in `README` ([8b43c82](https://github.com/chenaski/gulp-squoosh/commit/8b43c82))
- Bump @squoosh/lib from 0.3.1 to 0.4.0 ([e3006af](https://github.com/chenaski/gulp-squoosh/commit/e3006af))
- Bump gulp-squoosh from 0.5.0 to 0.5.1 in /example ([33cd5f6](https://github.com/chenaski/gulp-squoosh/commit/33cd5f6))
- Bump lint-staged from 11.0.1 to 11.1.0 ([2d223ce](https://github.com/chenaski/gulp-squoosh/commit/2d223ce))
- Update README ([d1916c5](https://github.com/chenaski/gulp-squoosh/commit/d1916c5))

## 0.5.2 (2021-07-23)

- Add `Troubleshooting` section in `README` ([8b43c82](https://github.com/chenaski/gulp-squoosh/commit/8b43c82))
- Bump @squoosh/lib from 0.3.1 to 0.4.0 ([e3006af](https://github.com/chenaski/gulp-squoosh/commit/e3006af))
- Bump gulp-squoosh from 0.5.0 to 0.5.1 in /example ([33cd5f6](https://github.com/chenaski/gulp-squoosh/commit/33cd5f6))
- Bump lint-staged from 11.0.1 to 11.1.0 ([2d223ce](https://github.com/chenaski/gulp-squoosh/commit/2d223ce))

## 0.5.1 (2021-07-17)

Expand All @@ -63,14 +40,6 @@
- Update `gulp-squoosh` version in example ([ca5200e](https://github.com/chenaski/gulp-squoosh/commit/ca5200e))
- Use a single `ImagePool` for all images in a stream ([0f5c479](https://github.com/chenaski/gulp-squoosh/commit/0f5c479))

### Dependencies

- Bump check-dts from 0.5.2 to 0.5.4 ([bd285a9](https://github.com/chenaski/gulp-squoosh/commit/bd285a9))
- Bump gulp-squoosh from 0.4.1 to 0.5.0 in /example ([5bd5f00](https://github.com/chenaski/gulp-squoosh/commit/5bd5f00))
- Bump lint-staged from 11.0.0 to 11.0.1 ([fa351b3](https://github.com/chenaski/gulp-squoosh/commit/fa351b3))
- Bump through2 from 2.0.5 to 4.0.2 ([83ef1b0](https://github.com/chenaski/gulp-squoosh/commit/83ef1b0))
- Bump zx from 1.14.2 to 2.0.0 ([e6fc899](https://github.com/chenaski/gulp-squoosh/commit/e6fc899))

## <small>0.4.1 (2021-07-10)</small>

- Fix type defs ([5dc28ce](https://github.com/chenaski/gulp-squoosh/commit/5dc28ce))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -57,7 +57,7 @@
"test:docker:serial": "test/run.sh",
"check-dts": "check-dts test/*.ts",
"spell-check": "yaspeller README.md",
"generate-changelog": "npx conventional-changelog-cli -i CHANGELOG.md -s"
"generate-changelog": "npx conventional-changelog-cli -i CHANGELOG.md -su"
},
"dependencies": {
"@squoosh/lib": "^0.3.1",
Expand Down

0 comments on commit 3821b8a

Please sign in to comment.