Skip to content

Commit

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

Co-authored-by: Luke Morales <[email protected]>
  • Loading branch information
github-actions[bot] and lukemorales authored Mar 13, 2024
1 parent 0f0e739 commit add8659
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-flowers-applaud.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-teachers-jam.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# funkcia

## 0.3.1

### Patch Changes

- [`775231b`](https://github.com/lukemorales/funkcia/commit/775231b4fa030d7c2054cf34f5b8db98ec5cdf03) Thanks [@lukemorales](https://github.com/lukemorales)! - Add JSDoc data and examples for Array and Predicate methods

- [`65066ae`](https://github.com/lukemorales/funkcia/commit/65066aec4d05114fa4f698e428173cb4a10d2eb8) Thanks [@lukemorales](https://github.com/lukemorales)! - Pass `error` to `Result.expect`

## 0.3.0

### Minor 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.0",
"version": "0.3.1",
"description": "",
"author": "Luke Morales <[email protected]>",
"repository": {
Expand Down

0 comments on commit add8659

Please sign in to comment.