Skip to content

Commit

Permalink
chore(release): 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Apr 25, 2024
1 parent a547ca7 commit f91f96d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [4.0.3](https://github.com/broofa/mime/compare/v4.0.2...v4.0.3) (2024-04-25)


### Bug Fixes

* add types dir to package.json#files, fixes [#310](https://github.com/broofa/mime/issues/310) ([a547ca7](https://github.com/broofa/mime/commit/a547ca719186ed42da1eb4c4196d1c889156a7cc))

### [4.0.2](https://github.com/broofa/mime/compare/v4.0.0-beta.1...v4.0.2) (2024-04-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -68,7 +68,7 @@
"url": "https://github.com/broofa/mime",
"type": "git"
},
"version": "4.0.2",
"version": "4.0.3",
"funding": [
"https://github.com/sponsors/broofa"
]
Expand Down

0 comments on commit f91f96d

Please sign in to comment.