Skip to content

Commit

Permalink
chore: Release v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Jul 29, 2022
1 parent 99a4ee5 commit 110c090
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

### [2.6.1](https://github.com/medikoo/type/compare/v2.6.0...v2.6.1) (2022-07-29)

### Maintenance Improvements

- Declare TS types ([#6](https://github.com/medikoo/type/issues/6)) ([6378e2c](https://github.com/medikoo/type/commit/6378e2c457670bcb8a9b898e0f2502ed5b942d44)) ([Marco](https://github.com/borracciaBlu))

## [2.6.0](https://github.com/medikoo/type/compare/v2.5.0...v2.6.0) (2022-02-02)

### Features
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": "type",
"version": "2.6.0",
"version": "2.6.1",
"description": "Runtime validation and processing of JavaScript types",
"author": "Mariusz Nowak <[email protected]> (https://www.medikoo.com/)",
"keywords": [
Expand Down

0 comments on commit 110c090

Please sign in to comment.