Skip to content

Commit

Permalink
release: Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinerer committed Dec 11, 2024
1 parent 3f6fd35 commit 59a29d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions libs/kitify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# kitify

## 0.1.0

### Minor Changes 🚀

- feat: Add type checks and utility functions ([6dbb444](https://github.com/Marinerer/jotter/commit/6dbb4443085dbbe2bd03f1d555bc09b592c1ccb9))

## 0.0.1

### Patch Changes 🌟
Expand Down
2 changes: 1 addition & 1 deletion libs/kitify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kitify",
"version": "0.0.7",
"version": "0.1.0",
"description": "kitify is a JavaScript utility library that provides a whole mess of useful helper functions and supports modularity.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 59a29d3

Please sign in to comment.