Skip to content

Commit

Permalink
chore(release): 4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
steelsojka committed May 22, 2017
1 parent 5f2d875 commit 66af6f9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

<a name="4.3.4"></a>
## [4.3.4](https://github.com/steelsojka/lodash-decorators/compare/v4.3.3...v4.3.4) (2017-05-22)


### Bug Fixes

* **sourceMaps:** include src folder in build to not break source maps ([5f2d875](https://github.com/steelsojka/lodash-decorators/commit/5f2d875))



<a name="4.3.3"></a>
## [4.3.3](https://github.com/steelsojka/lodash-decorators/compare/v4.3.2...v4.3.3) (2017-05-19)

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": "lodash-decorators",
"author": "Steven Sojka <[email protected]>",
"description": "A collection of decorators using lodash at it's core.",
"version": "4.3.3",
"version": "4.3.4",
"engines": {
"node": ">=0.12.0"
},
Expand Down

0 comments on commit 66af6f9

Please sign in to comment.