From d00064664c253ee78a755d1af39546eb55cb60a6 Mon Sep 17 00:00:00 2001 From: Dominic Kolbe Date: Tue, 17 Aug 2021 19:29:48 +0100 Subject: [PATCH] chore(release): 0.1.1 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02d182b..01649f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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.1.1](https://github.com/dominickolbe/whats-the-weather/compare/v0.1.0...v0.1.1) (2021-08-17) + + +### Features + +* create github release action ([b83a90a](https://github.com/dominickolbe/whats-the-weather/commit/b83a90a44ee5d101e7e93b9e6023952525d2fb66)) + + +### Chores + +* rename github action and add badge ([117ef6a](https://github.com/dominickolbe/whats-the-weather/commit/117ef6a3dec234f4c6517606afc8119cd2acd7a2)) + ## [0.1.0](https://github.com/dominickolbe/whats-the-weather/compare/v0.0.3...v0.1.0) (2021-08-17) diff --git a/package.json b/package.json index 1ff5ded..d3e8745 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@domnc/whats-the-weather", - "version": "0.1.0", + "version": "0.1.1", "description": "whats-the-weather", "license": "MIT", "author": {