Skip to content

Commit be571a8

Browse files
chore(release): 2.0.0 [skip ci]
# [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`
1 parent fb3bf8e commit be571a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xbow",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Shoot arrow (expressions) fast and comfortably",
55
"homepage": "https://github.com/line-o/xbow#readme",
66
"bugs": "https://github.com/line-o/xbow/issues",

0 commit comments

Comments
 (0)