From 30987238314226570233c2b423773d26fc605e33 Mon Sep 17 00:00:00 2001 From: Anush Date: Thu, 25 May 2023 06:03:47 +0000 Subject: [PATCH] chore(minor): release 1.4.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.4.0](https://github.com/Anush008/release/compare/v1.3.0...v1.4.0) (2023-05-25) ### 🍕 Features * bump only for main ([3a490a8](https://github.com/Anush008/release/commit/3a490a86dbd69c62b87b09ac4719cda47cfaf35c)) --- CHANGELOG.md | 7 +++++++ action.yml | 2 +- manifest.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bf5bc2..f983a76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ > All notable changes to this project will be documented in this file +## [1.4.0](https://github.com/Anush008/release/compare/v1.3.0...v1.4.0) (2023-05-25) + + +### 🍕 Features + +* bump only for main ([3a490a8](https://github.com/Anush008/release/commit/3a490a86dbd69c62b87b09ac4719cda47cfaf35c)) + ## [1.3.0](https://github.com/Anush008/release/compare/v1.2.0...v1.3.0) (2023-05-25) diff --git a/action.yml b/action.yml index 0de7394..fe900a9 100644 --- a/action.yml +++ b/action.yml @@ -11,5 +11,5 @@ branding: color: 'yellow' runs: using: 'docker' - image: 'docker://ghcr.io/anush008/release:1.3.0' + image: 'docker://ghcr.io/anush008/release:1.4.0' diff --git a/manifest.json b/manifest.json index 1c42d39..29784df 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "OpenSauced.ai", - "version": "1.3.0", + "version": "1.4.0", "action": { "default_popup": "index.html" }, "content_scripts": [ { diff --git a/package-lock.json b/package-lock.json index dab043f..8cf4728 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@open-sauced/release", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@open-sauced/release", - "version": "1.3.0", + "version": "1.4.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 282f9ee..81e13d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-sauced/release", - "version": "1.3.0", + "version": "1.4.0", "private": true, "license": "MIT", "files": [