Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
Merge e0d66b0 into a8b9686
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfdickinson committed Apr 3, 2022
2 parents a8b9686 + e0d66b0 commit b7242b6
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

## From git log

### v2.4.2-beta.2 (2022-04-02)
### v2.4.2 (2022-04-03)

- [Add cli version and help parameter tests](https://github.com/danielfdickinson/perfectionist-dfd/commit/2c8e129884b2d0b80442b0549cef420441d219cc) ([Daniel F. Dickinson](mailto:dfdpublic@wildtechgarden.ca))
- [Don't exit with error on help request](https://github.com/danielfdickinson/perfectionist-dfd/commit/e2b127a591451d4f13a255d9b7ef1366540d758c) ([Daniel F. Dickinson](mailto:dfdpublic@wildtechgarden.ca))
- [Fix typo in README](https://github.com/danielfdickinson/perfectionist-dfd/commit/78d7bef148f599856d8ef5c73141157fb36d335d) ([Daniel F. Dickinson](mailto:dfdpublic@wildtechgarden.ca))
- [Update package versions](https://github.com/danielfdickinson/perfectionist-dfd/commit/71ca666608b216f52a2c47fdb42fc85f62e38800) ([Daniel F. Dickinson](mailto:dfdpublic@wildtechgarden.ca))
- [Add to-do items for package](https://github.com/danielfdickinson/perfectionist-dfd/commit/69a6de378ae07cbf0968c7d0ffd719e4dea9ee98) ([Daniel F. Dickinson](mailto:dfdpublic@wildtechgarden.ca))
- [+29 more](https://github.com/danielfdickinson/perfectionist-dfd/compare/v2.4.1...v2.4.2-beta.2)
- [Release 2.4.2 \(first dfd stable\)](https://github.com/danielfdickinson/perfectionist-dfd/commit/979ac755e4d8fb4d1b158c28eb0c48b99995e5ac) ([Daniel F. Dickinson](mailto:dfdpublic@wildtechgarden.ca))
- [Fix map tests in options.js](https://github.com/danielfdickinson/perfectionist-dfd/commit/a8b9686d93f45497c95d7a9ba4c2349ded65ac29) ([Daniel F. Dickinson](mailto:dfdpublic@wildtechgarden.ca))
- [Add sourcemap true test and map true test](https://github.com/danielfdickinson/perfectionist-dfd/commit/7a982de63707cde77edc78e32cba950cf65a36ed) ([Daniel F. Dickinson](mailto:dfdpublic@wildtechgarden.ca))
- [Add test to cover map option branch](https://github.com/danielfdickinson/perfectionist-dfd/commit/379add125454f359eed0a79c47bc3287d49acf15) ([Daniel F. Dickinson](mailto:dfdpublic@wildtechgarden.ca))
- [Add src to artificat for old ci tests](https://github.com/danielfdickinson/perfectionist-dfd/commit/517dd0311b34f54bc7c377ee88ce1c7101d2da64) ([Daniel F. Dickinson](mailto:dfdpublic@wildtechgarden.ca))
- [+41 more](https://github.com/danielfdickinson/perfectionist-dfd/compare/v2.4.1...v2.4.2)

### v2.4.1 (2022-04-01)

Expand Down Expand Up @@ -49,7 +49,7 @@

- [#33](https://github.com/danielfdickinson/perfectionist-dfd/pull/33) Update ava to version 0.16.0 🚀 ([greenkeeperio-bot](mailto:support@greenkeeper.io))

#### Commits to pr-tweaks-cleanup-and-enhancements
#### Commits to pr-update-version

- [Update changelog.](https://github.com/danielfdickinson/perfectionist-dfd/commit/d3515b27a2dca53193963626e1a0f42d41b74435) ([Ben Briggs](mailto:beneb.info@gmail.com))
- [Add options which format hex colours.](https://github.com/danielfdickinson/perfectionist-dfd/commit/ddef43b9841f9162e3c495263894f7cd9fa1acea) ([Ivan Sosnin](mailto:vansosnin@gmail.com))
Expand All @@ -69,7 +69,7 @@

- [#25](https://github.com/danielfdickinson/perfectionist-dfd/pull/25) Ignore commas inside quotes. Fixes \#24 ([Rob Garrison](mailto:wowmotty@gmail.com))

#### Commits to pr-tweaks-cleanup-and-enhancements
#### Commits to pr-update-version

- [Update changelog.](https://github.com/danielfdickinson/perfectionist-dfd/commit/6d449e68f7e97e9f342186a2452c8a4c2e149960) ([Ben Briggs](mailto:beneb.info@gmail.com))
- [Update CI environment and babel.](https://github.com/danielfdickinson/perfectionist-dfd/commit/56aaf727eb59610412d7c8b1daead8b20a923899) ([Ben Briggs](mailto:beneb.info@gmail.com))
Expand All @@ -92,7 +92,7 @@

- [#20](https://github.com/danielfdickinson/perfectionist-dfd/pull/20) add Atom plugin to readme ([Sindre Sorhus](mailto:sindresorhus@gmail.com))

#### Commits to pr-tweaks-cleanup-and-enhancements
#### Commits to pr-update-version

- [Update changelog.](https://github.com/danielfdickinson/perfectionist-dfd/commit/5aba30360372c1ef0eb41ed11ccf0690451f69c1) ([Ben Briggs](mailto:beneb.info@gmail.com))
- [Add scss syntax. Fixes \#15.](https://github.com/danielfdickinson/perfectionist-dfd/commit/9571fe70dd35e6ac1c58288474cc80179e400c7b) ([Ben Briggs](mailto:beneb.info@gmail.com))
Expand All @@ -106,7 +106,7 @@

- [#17](https://github.com/danielfdickinson/perfectionist-dfd/pull/17) Use PostCSS 5.0 API ([一丝](mailto:percyley@qq.com))

#### Commits to pr-tweaks-cleanup-and-enhancements
#### Commits to pr-update-version

- [Update changelog.](https://github.com/danielfdickinson/perfectionist-dfd/commit/4c26bb79ca1ca0a0aa1484c6bbea3110628400b9) ([Ben Briggs](mailto:beneb.info@gmail.com))
- [Add a note in the readme about the Sublime Text plugin.](https://github.com/danielfdickinson/perfectionist-dfd/commit/b321d8b183fcfa7e8172fcaeee13643ac5ae8c9b) ([Ben Briggs](mailto:beneb.info@gmail.com))
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "perfectionist-dfd",
"version": "2.4.2-beta.3",
"version": "2.4.2",
"description": "Beautify and/or normalize CSS files. Fork and update of a fork and update of an archived project.",
"type": "commonjs",
"main": "dist/perfectionist-dfd.min.js",
Expand Down

0 comments on commit b7242b6

Please sign in to comment.