Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mozartrafi committed Dec 23, 2020
1 parent f2157a3 commit 3adf0ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [1.2.1](https://github.com/zhycorp/node-zhycorp/compare/v1.2.0...v1.2.1) (2020-12-23)


### Bug Fixes

* **API:** Use Array#find since its array not an object ([#104](https://github.com/zhycorp/node-zhycorp/issues/104)) ([f2157a3](https://github.com/zhycorp/node-zhycorp/commit/f2157a37569d48084704a1779ae3e82cd9ce9309))

### [1.0.5](https://github.com/zhycorp/node-zhycorp/compare/v1.0.4...v1.0.5) (2020-11-07)

### [1.0.4](https://github.com/zhycorp/node-zhycorp/compare/v1.0.3...v1.0.4) (2020-11-07)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-zhycorp",
"version": "1.2.0",
"version": "1.2.1",
"description": "A simple API wrapper for Zhycorp Nation Bot List, and written in TypeScript",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3adf0ce

Please sign in to comment.