Skip to content

Commit 80bcfe3

Browse files
committed
chore(release): 1.0.5
1 parent f836bc3 commit 80bcfe3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [1.0.5](https://github.com/JaKXz/xor-js/compare/v1.0.4...v1.0.5) (2020-07-18)
6+
57
### [1.0.4](https://github.com/JaKXz/xor-js/compare/v1.0.2...v1.0.4) (2019-12-11)
68

79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xor-js",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Basic XOR in JS",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)