Skip to content

Commit

Permalink
chore: release v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anucreative committed Jun 13, 2024
1 parent d56204f commit f9203a2
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
22 changes: 18 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,34 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [3.0.0](https://github.com/WTTJ/front-config/compare/3.0.0-beta.0...3.0.0)
#### [3.0.1](https://github.com/WTTJ/front-config/compare/3.0.0...3.0.1)

- fix: audit braces [`#247`](https://github.com/WTTJ/front-config/pull/247)

### [3.0.0](https://github.com/WTTJ/front-config/compare/3.0.0-beta.0...3.0.0)

> 7 March 2024
- chore: upgrade dependencies and add typescript-sort-keys [`#217`](https://github.com/WTTJ/front-config/pull/217)
- chore: release v3.0.0 [`51d18d4`](https://github.com/WTTJ/front-config/commit/51d18d48e392f4e4330f9c33cde90a8446e7d9a9)

#### [3.0.0-beta.0](https://github.com/WTTJ/front-config/compare/2.7.3...3.0.0-beta.0)
#### [3.0.0-beta.0](https://github.com/WTTJ/front-config/compare/2.8.0...3.0.0-beta.0)

> 6 March 2024
- core: upgrade stylelint and use latest associated configs [`#215`](https://github.com/WTTJ/front-config/pull/215)
- ci: add contexts instead of variable [`#213`](https://github.com/WTTJ/front-config/pull/213)
- chore: fix yarn lock and prettier [`0f0c655`](https://github.com/WTTJ/front-config/commit/0f0c6556557c97d5ec5e7de03cb01a59e30aec50)
- chore: upgrade minor - fixes dependencies [`8607560`](https://github.com/WTTJ/front-config/commit/8607560c0622cd0d2d20432a4239b0006467de59)
- chore: upgrade release-it [`43cfab7`](https://github.com/WTTJ/front-config/commit/43cfab78bce5da180556d56a2fb989904370a7bf)

#### [2.8.0](https://github.com/WTTJ/front-config/compare/2.7.3...2.8.0)

> 17 October 2023
- core: upgrade stylelint and use latest associated configs [`#215`](https://github.com/WTTJ/front-config/pull/215)
- ci: add contexts instead of variable [`#213`](https://github.com/WTTJ/front-config/pull/213)
- chore: release v2.8.0 [`e14a5d2`](https://github.com/WTTJ/front-config/commit/e14a5d2ee5da499e460b88c979240aacfe4bd9d8)
- Update config.yml [`8eb588d`](https://github.com/WTTJ/front-config/commit/8eb588da393a88fa09bf9d02e8c450f11d616625)

#### [2.7.3](https://github.com/WTTJ/front-config/compare/2.7.2...2.7.3)

> 5 September 2023
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wttj-config",
"version": "3.0.0",
"version": "3.0.1",
"description": "Front-end code lint and formatting config",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit f9203a2

Please sign in to comment.