Skip to content

Commit

Permalink
chore(release): 2.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.7](v2.0.6...v2.0.7) (2021-11-30)

### Bug Fixes

* **deps:** bump path-parse from 1.0.6 to 1.0.7 ([0a81f52](0a81f52))
* **deps:** bump semver-regex from 3.1.2 to 3.1.3 ([74698ce](74698ce))
* **deps:** bump tmpl from 1.0.4 to 1.0.5 ([309643d](309643d))
  • Loading branch information
semantic-release-bot committed Nov 30, 2021
1 parent 6cd90d0 commit 03b1bb5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.7](https://github.com/benadamstyles/bs-fluture/compare/v2.0.6...v2.0.7) (2021-11-30)


### Bug Fixes

* **deps:** bump path-parse from 1.0.6 to 1.0.7 ([0a81f52](https://github.com/benadamstyles/bs-fluture/commit/0a81f52f59e406b063286f8f3d3232ad032acdaf))
* **deps:** bump semver-regex from 3.1.2 to 3.1.3 ([74698ce](https://github.com/benadamstyles/bs-fluture/commit/74698ce71134cf31667b50fb198c5c5563a8594a))
* **deps:** bump tmpl from 1.0.4 to 1.0.5 ([309643d](https://github.com/benadamstyles/bs-fluture/commit/309643daa6e6898815705f0cc9cb072c3d1f9c62))

## [2.0.6](https://github.com/benadamstyles/bs-fluture/compare/v2.0.5...v2.0.6) (2021-06-12)


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": "bs-fluture",
"version": "2.0.6",
"version": "2.0.7",
"description": "Reason bindings for Fluture.js",
"main": "src/Fluture.re",
"files": [
Expand Down

0 comments on commit 03b1bb5

Please sign in to comment.