From dec6939bf33293915b775a1ca5248364a44e13d3 Mon Sep 17 00:00:00 2001 From: Peniel Dialu Date: Fri, 24 Feb 2023 10:50:17 +0100 Subject: [PATCH] chore: create new release 1.2.1 --- CHANGELOG.md | 2 ++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98cf267..ca626fb 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. +### [1.2.1](https://github.com/bilwifi/standard-version-expo/compare/1.2.0...1.2.1) (2023-02-24) + ## [1.2.0](https://github.com/bilwifi/standard-release-notes/compare/1.2.0-beta.0...1.2.0) (2023-02-24) ### [1.1.1](https://github.com/bilwifi/standard-release-notes/compare/1.1.0...1.1.1) (2023-02-23) diff --git a/package-lock.json b/package-lock.json index 7c6f2b1..143853c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "standard-version-expo-2", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index c23a5a9..62c92da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "standard-version-expo-2", - "version": "1.2.0", + "version": "1.2.1", "description": "Automatic Expo versioning with Standard Version", "keywords": [ "expo",