Skip to content

Commit

Permalink
chore: release 7.14.0 (#257)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 13, 2024
1 parent e57dcad commit 2080e58
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [7.14.0](https://www.github.com/tabrindle/envinfo/compare/v7.13.0...v7.14.0) (2024-09-13)


### Features

* add preset for cssnano ([#208](https://www.github.com/tabrindle/envinfo/issues/208)) ([d4f73e9](https://www.github.com/tabrindle/envinfo/commit/d4f73e985b12c3087134088baaa28c2fc0356101))
* Update Babel preset ([#263](https://www.github.com/tabrindle/envinfo/issues/263)) ([e57dcad](https://www.github.com/tabrindle/envinfo/commit/e57dcadf7d31a6790593e8df0b755aa75872ccfe))

## [7.13.0](https://www.github.com/tabrindle/envinfo/compare/v7.12.0...v7.13.0) (2024-04-29)


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": "envinfo",
"version": "7.13.0",
"version": "7.14.0",
"description": "Info about your dev environment for debugging purposes",
"repository": "https://github.com/tabrindle/envinfo",
"author": "[email protected]",
Expand Down

0 comments on commit 2080e58

Please sign in to comment.