Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
chore(release): 4.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.3.0](4.2.1...4.3.0) (2021-01-25)

### Features

* add type definitions ([9dd05d5](9dd05d5))
  • Loading branch information
semantic-release-bot committed Jan 25, 2021
1 parent 7bd2e20 commit d5460b1
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
@@ -1,3 +1,10 @@
# [4.3.0](https://github.com/homer0/wootils/compare/4.2.1...4.3.0) (2021-01-25)


### Features

* add type definitions ([9dd05d5](https://github.com/homer0/wootils/commit/9dd05d5bb747580b00b7332b71287090acbd27d2))

## [4.2.1](https://github.com/homer0/wootils/compare/4.2.0...4.2.1) (2020-12-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "wootils",
"description": "A set of Javascript utilities for building Node and browser apps.",
"homepage": "https://homer0.github.io/wootils/",
"version": "4.2.1",
"version": "4.3.0",
"repository": "homer0/wootils",
"author": "Leonardo Apiwan (@homer0) <me@homer0.com>",
"license": "MIT",
Expand Down

0 comments on commit d5460b1

Please sign in to comment.