Skip to content

Commit 856f066

Browse files
committed
chore(release): 2.1.1
1 parent 18b14b4 commit 856f066

3 files changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,17 @@
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+
### [2.1.1](https://github.com/QGIsK/steamResolver/compare/v2.1.0...v2.1.1) (2021-12-10)
6+
7+
58
### Bug Fixes
69

7-
- remove prepare script ([ec5c1f0](https://github.com/QGIsK/steamResolver/commits/ec5c1f066c00cc4289f2f54e84fa0e28b39109c0))
10+
* remove prepare script ([ec5c1f0](https://github.com/QGIsK/steamResolver/commits/ec5c1f066c00cc4289f2f54e84fa0e28b39109c0))
11+
12+
13+
### Other
14+
15+
* **release:** 2.1.1 ([118d2fe](https://github.com/QGIsK/steamResolver/commits/118d2fea2446f3982617f05796aad444361b666f))
816

917
## [2.1.0](https://github.com/QGIsK/steamResolver/compare/v2.0.1...v2.1.0) (2021-12-10)
1018

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@qgisk/steamresolver",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"description": "Steam ID Lookup from custom urls and the other way around",
66
"exports": "./index.js",
77
"files": [

0 commit comments

Comments
 (0)