Skip to content

Commit

Permalink
chore(release): 3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.2.0](v3.1.1...v3.2.0) (2025-02-20)

### Bug Fixes

* **docs:** release ([633d0ff](633d0ff))

### Features

* set dark mode as default theme with color mode preferences ([ed6d6ec](ed6d6ec))
  • Loading branch information
semantic-release-bot committed Feb 20, 2025
1 parent 633d0ff commit 4365ec8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [3.2.0](https://github.com/zotoio/x-fidelity/compare/v3.1.1...v3.2.0) (2025-02-20)


### Bug Fixes

* **docs:** release ([633d0ff](https://github.com/zotoio/x-fidelity/commit/633d0ff966aabc4a433929cbd1cb4e66843b8450))


### Features

* set dark mode as default theme with color mode preferences ([ed6d6ec](https://github.com/zotoio/x-fidelity/commit/ed6d6ece77acf56acf36aaafe4ee0eeb2e043107))

## [3.1.1](https://github.com/zotoio/x-fidelity/compare/v3.1.0...v3.1.1) (2025-02-20)


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": "x-fidelity",
"version": "3.1.1",
"version": "3.2.0",
"description": "cli for opinionated framework adherence checks",
"main": "dist/index",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 4365ec8

Please sign in to comment.