From 9660570e93ae4f0e5d77f44bf1f86bdb6a85f1ad Mon Sep 17 00:00:00 2001 From: Dominic Kolbe Date: Fri, 3 Sep 2021 05:43:53 +0100 Subject: [PATCH] chore(release): 0.2.10 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e5219b..cc9c35f 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.10](https://github.com/dominickolbe/whats-the-weather/compare/v0.2.9...v0.2.10) (2021-09-03) + + +### Refactoring + +* change output styling ([ca116f8](https://github.com/dominickolbe/whats-the-weather/commit/ca116f84fe40a7beb8324ba0ca6f6d4e219b40d3)) + ### [0.2.9](https://github.com/dominickolbe/whats-the-weather/compare/v0.2.8...v0.2.9) (2021-09-03) diff --git a/package.json b/package.json index 6dd7350..6ea39f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@domnc/whats-the-weather", - "version": "0.2.9", + "version": "0.2.10", "description": "whats-the-weather", "license": "MIT", "author": {