From 1f1a93676a483231e0337d8d2ed2479988a7eb53 Mon Sep 17 00:00:00 2001 From: Jeroen Claassens Date: Thu, 10 Sep 2020 21:47:35 +0200 Subject: [PATCH] chore(release): 3.0.3 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 989ceb3b..64db4201 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [3.0.3](https://github.com/lmmfranco/nintendo-switch-eshop/compare/v3.0.2...v3.0.3) (2020-09-10) + ### [3.0.2](https://github.com/lmmfranco/nintendo-switch-eshop/compare/v3.0.1...v3.0.2) (2020-07-08) ### [3.0.1](https://github.com/lmmfranco/nintendo-switch-eshop/compare/v3.0.0...v3.0.1) (2020-02-04) diff --git a/package.json b/package.json index d2b028d3..140b12a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nintendo-switch-eshop", - "version": "3.0.2", + "version": "3.0.3", "description": "Unofficial API lib for Nintendo Switch eShop game listing and pricing information.", "author": "lmmfranco", "license": "Apache-2.0",