Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.0.0...v2.0.0) (2021-01-17)

### Bug Fixes

* **xbow:** categorize[#3](#3) return type is array ([34f81a3](34f81a3))

### Code Refactoring

* rename map-reverse to map-flip ([f4660b2](f4660b2))

### Features

* **xbow:** add xbow:last ([ce76ab9](ce76ab9))

### BREAKING CHANGES

* `xbow:map-reverse` is now `xbow:map-flip`
  • Loading branch information
semantic-release-bot committed Jan 17, 2021
1 parent fb3bf8e commit be571a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xbow",
"version": "1.0.0",
"version": "2.0.0",
"description": "Shoot arrow (expressions) fast and comfortably",
"homepage": "https://github.com/line-o/xbow#readme",
"bugs": "https://github.com/line-o/xbow/issues",
Expand Down

0 comments on commit be571a8

Please sign in to comment.