Skip to content

Commit

Permalink
Version Packages (#5)
Browse files Browse the repository at this point in the history
* Version Packages

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 25, 2024
1 parent 27cbbc9 commit b3dbbec
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/witty-poets-promise.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vtbag/utensil-drawer

## 0.0.2 - 2024-11-25

### Patch Changes

- 27cbbc9: The best function can't help it it isn't called

## 0.0.1 - 2024-11-25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vtbag/utensil-drawer",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"main": "lib/index.js",
"description": "Pull out just what you need to craft seamless transitions. The Utensil Drawer holds reusable functions to help you build websites with view transitions. It is a bit sparse right now, but like the one in your kitchen, it is bound to fill up over time.",
"sideEffects": false,
Expand Down

0 comments on commit b3dbbec

Please sign in to comment.