Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Feb 23, 2021
1 parent a006c09 commit 47bbcbe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.1.0](https://github.com/skyra-project/tags/compare/v1.0.2...v1.1.0) (2021-02-23)

### Features

- **errors:** added identifier property ([#30](https://github.com/skyra-project/tags/issues/30)) ([688cfd8](https://github.com/skyra-project/tags/commit/688cfd89ae8be2e5c6cf591af2d8b598730fb213))

### Bug Fixes

- make identifiers camelCase ([#31](https://github.com/skyra-project/tags/issues/31)) ([a006c09](https://github.com/skyra-project/tags/commit/a006c09e9817a01242c0aa3a6386c7d0d8a27d66))

### [1.0.2](https://github.com/skyra-project/tags/compare/v1.0.1...v1.0.2) (2021-02-19)

### Bug Fixes
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": "@skyra/tags",
"version": "1.0.2",
"version": "1.1.0",
"description": "An advanced tags system for custom commands",
"author": "@skyra",
"license": "MIT",
Expand Down

0 comments on commit 47bbcbe

Please sign in to comment.