Skip to content

Commit

Permalink
chore(minor): release 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.0](v1.3.0...v1.4.0) (2023-05-25)

### 🍕 Features

* bump only for main ([3a490a8](3a490a8))
  • Loading branch information
Anush008 authored and open-sauced[bot] committed May 25, 2023
1 parent 3a490a8 commit 3098723
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -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": [
{
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-sauced/release",
"version": "1.3.0",
"version": "1.4.0",
"private": true,
"license": "MIT",
"files": [
Expand Down

0 comments on commit 3098723

Please sign in to comment.