Skip to content

Commit

Permalink
chore(release): 1.0.1
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2024-11-15)

### Bug Fixes

* **deps:** bump @eslint/plugin-kit in the npm_and_yarn group ([255e898](255e898))
  • Loading branch information
semantic-release-bot committed Nov 15, 2024
1 parent afa8fef commit 0971700
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/kamdz/logiqual/compare/v1.0.0...v1.0.1) (2024-11-15)


### Bug Fixes

* **deps:** bump @eslint/plugin-kit in the npm_and_yarn group ([255e898](https://github.com/kamdz/logiqual/commit/255e8985823b84d664f0b12151d03aa4c3e944c2))

# 1.0.0 (2024-10-30)


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": "logiqual",
"version": "1.0.0",
"version": "1.0.1",
"description": "A lightweight library for comparing boolean functions and generating truth tables.",
"keywords": [
"boolean",
Expand Down

0 comments on commit 0971700

Please sign in to comment.