Skip to content

Commit

Permalink
chore(changesets): bump package version (#13)
Browse files Browse the repository at this point in the history
chore: bump package version

Co-authored-by: Luke Morales <lukemorales@live.com>
  • Loading branch information
github-actions[bot] and lukemorales committed Mar 16, 2024
1 parent 61b3ce3 commit f7f7ebd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/long-students-invite.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 @@
# funkcia

## 0.4.0

### Minor Changes

- [`61b3ce3`](https://github.com/lukemorales/funkcia/commit/61b3ce3afbbb18e0bef6019d07954910c7b30b42) Thanks [@lukemorales](https://github.com/lukemorales)! - Fix `default` export on `package.json` and add `Result.swap` function

## 0.3.1

### Patch Changes
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": "funkcia",
"version": "0.3.1",
"version": "0.4.0",
"description": "",
"author": "Luke Morales <lukemorales@live.com>",
"repository": {
Expand Down

0 comments on commit f7f7ebd

Please sign in to comment.