From be45e7a97b0d328a7e1910472982189e39a058ee Mon Sep 17 00:00:00 2001 From: Dominic Kolbe Date: Wed, 25 Aug 2021 00:10:10 +0100 Subject: [PATCH] chore(release): 0.2.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a68b918..86cc26e 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.3](https://github.com/dominickolbe/whats-the-weather/compare/v0.2.2...v0.2.3) (2021-08-24) + + +### Chores + +* add bin to .npmignore ([e755364](https://github.com/dominickolbe/whats-the-weather/commit/e755364af0b485636ebde2ed0021f7908f57345e)) + ### [0.2.2](https://github.com/dominickolbe/whats-the-weather/compare/v0.2.1...v0.2.2) (2021-08-24) diff --git a/package.json b/package.json index 98d647c..4fddf93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@domnc/whats-the-weather", - "version": "0.2.2", + "version": "0.2.3", "description": "whats-the-weather", "license": "MIT", "author": {