Skip to content

Commit 8d797a4

Browse files
authored
chore: release v0.3.0 (#2)
1 parent 12ef24d commit 8d797a4

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [0.3.0](https://github.com/dhayab/n8n-nodes-steam/compare/v0.2.0...v0.3.0) (2023-03-17)
2+
3+
4+
### Features
5+
6+
* **getPlayerAchievements:** add language field ([12ef24d](https://github.com/dhayab/n8n-nodes-steam/commit/12ef24dbf069f96b4ab9c1f53c930184df8b8ede))
7+
* **operation:** implement resolve vanity url ([ec1d1a2](https://github.com/dhayab/n8n-nodes-steam/commit/ec1d1a297d11f71c84086cad39a743259621933e))
8+
9+
10+
111
# [0.2.0](https://github.com/dhayab/n8n-nodes-steam/compare/v0.1.0...v0.2.0) (2023-03-14)
212

313

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,6 +1,6 @@
11
{
22
"name": "n8n-nodes-steam",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Use the Steam Web API in your n8n workflows",
55
"keywords": [
66
"n8n-community-node-package",

0 commit comments

Comments
 (0)