Skip to content

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yamiteru committed Apr 27, 2024
1 parent 28d9725 commit 746c658
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.3.1](https://github.com/the-minimal/types/compare/0.3.0...0.3.1)

- feat: prefix symbols with double underscore [`28d9725`](https://github.com/the-minimal/types/commit/28d9725aa6a2dd8af1e2b23d67b7b61ca0d35e46)

#### [0.3.0](https://github.com/the-minimal/types/compare/0.2.2...0.3.0)

> 27 April 2024
- feat: remove custom error and add tag [`f307603`](https://github.com/the-minimal/types/commit/f3076032561fb876511e856a77bc4bf86c054668)
- Release 0.3.0 [`a9f909c`](https://github.com/the-minimal/types/commit/a9f909c110660dec6066bf9d7efbf96bb7b76ec7)
- feat: add noExplicitAny off [`f49b0f4`](https://github.com/the-minimal/types/commit/f49b0f4c016b40a730f7e477c9720fedb9771ddd)

#### [0.2.2](https://github.com/the-minimal/types/compare/0.2.1...0.2.2)
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": "@the-minimal/types",
"type": "module",
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",
"author": "Miroslav Vršecký <yamiteru@icloud.com>",
"description": "Minimal collection of TypeScript utility types",
Expand Down

0 comments on commit 746c658

Please sign in to comment.