Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ningzhongbin committed Sep 16, 2021
1 parent ec578c7 commit bbee03e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

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 (2021-09-16)


### Features

* **init:** add & open ([b1b8e94](https://github.com/kingback/tp-to/commit/b1b8e94dc0fb87a091c90f6a349237834d4b8a21))
* **init:** init repo ([0fef5eb](https://github.com/kingback/tp-to/commit/0fef5eb0aedd600f8e6cecfef34981d2c08f2b4e))


### Bug Fixes

* **placeholder:** fix placeholder & update docs ([25ab4cb](https://github.com/kingback/tp-to/commit/25ab4cb0b54639a1273560334260d98aeb5737d8))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tp-to",
"description": "Fast open website, like the Town Port Scroll and Teleport abilities in DOTA2.",
"version": "1.1.0-beta.2",
"version": "1.1.0",
"main": "lib/index.js",
"module": "esm/index.js",
"bin": {
Expand Down

0 comments on commit bbee03e

Please sign in to comment.