From ee470d533a11195a7b8c0e94df1d8cd933d1cbdb Mon Sep 17 00:00:00 2001 From: Dominic Kolbe Date: Wed, 25 Aug 2021 00:15:43 +0100 Subject: [PATCH] chore(release): 0.2.4 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86cc26e..64fe3eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [0.2.4](https://github.com/dominickolbe/whats-the-weather/compare/v0.2.3...v0.2.4) (2021-08-24) + + +### Chores + +* update .npmignore ([c418c16](https://github.com/dominickolbe/whats-the-weather/commit/c418c16147b4376b586871c887b740506c34da69)) + ### [0.2.3](https://github.com/dominickolbe/whats-the-weather/compare/v0.2.2...v0.2.3) (2021-08-24) diff --git a/package.json b/package.json index 4fddf93..12bceed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@domnc/whats-the-weather", - "version": "0.2.3", + "version": "0.2.4", "description": "whats-the-weather", "license": "MIT", "author": {