Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2021-11-10)

### Features

* Add right-associative binary operator support ([8e60bb2](8e60bb2))
  • Loading branch information
semantic-release-bot committed Nov 10, 2021
1 parent e8cce06 commit c5f9d1e
Show file tree
Hide file tree
Showing 2 changed files with 7 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 @@
# [1.1.0](https://github.com/6utt3rfly/jse-eval/compare/v1.0.1...v1.1.0) (2021-11-10)


### Features

* Add right-associative binary operator support ([8e60bb2](https://github.com/6utt3rfly/jse-eval/commit/8e60bb2da844dd8586beffbb302d3c36ab03189a))

## [1.0.1](https://github.com/6utt3rfly/jse-eval/compare/v1.0.0...v1.0.1) (2021-10-04)


Expand Down
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c5f9d1e

Please sign in to comment.