Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0](v4.1.3...v5.0.0) (2023-08-09)

### Bug Fixes

* rename release config file to cjs ([b1f470c](b1f470c))

### Code Refactoring

* update vite and convert to es module first approach ([07d12a0](07d12a0))

### BREAKING CHANGES

* dist filenames are different
  • Loading branch information
semantic-release-bot committed Aug 9, 2023
1 parent b1f470c commit 2ee3c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "martha",
"version": "4.1.3",
"version": "5.0.0",
"description": "🍑 A tiny collection of convenient JavaScript utilities.",
"type": "module",
"files": [
Expand Down

0 comments on commit 2ee3c83

Please sign in to comment.