Skip to content

Commit

Permalink
v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Sep 26, 2020
1 parent 8dc6fdb commit afe3205
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## 0.3.4

Features:

* Export symbols

Dev:

* Update dev dependencies

No code:

* Fix lint error

Docs:

* Simplify code example
* Fix typo in README [fix]

## 0.3.3

Bug fixes:
Expand Down
2 changes: 1 addition & 1 deletion 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "class-extension",
"version": "0.3.3",
"version": "0.3.4",
"description": "Class extensions",
"main": "index.js",
"files": [
Expand Down

0 comments on commit afe3205

Please sign in to comment.