Skip to content

Commit

Permalink
chore: release v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
theo-mesnil committed Aug 1, 2023
1 parent 8809446 commit c0ca8f9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,23 @@ 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).

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

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

> 1 August 2023
- chore: update sort to be like Lokalise [`#202`](https://github.com/WTTJ/front-config/pull/202)
- fix: npm audit [`995cddf`](https://github.com/WTTJ/front-config/commit/995cddfe4ff079d85f0c48a319e530486ce163fe)
- chore: release v2.6.0 [`b5fcb1d`](https://github.com/WTTJ/front-config/commit/b5fcb1def4df50c9b816134c84963457997005c9)
- chore: remove semver version lock [`e09580b`](https://github.com/WTTJ/front-config/commit/e09580bd36860e637b7354d56d0e0f6f8a84b0c0)

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

> 27 June 2023
- fix: force semver version [`#193`](https://github.com/WTTJ/front-config/pull/193)
- chore: release v2.5.3 [`4f21cf3`](https://github.com/WTTJ/front-config/commit/4f21cf3a4c09e83633d3279e9ec57d989737d262)

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

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wttj-config",
"version": "2.5.3",
"version": "2.6.1",
"description": "Front-end code lint and formatting config",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -73,4 +73,4 @@
"jest": "^29.6.1",
"release-it": "^16.1.3"
}
}
}

0 comments on commit c0ca8f9

Please sign in to comment.