Skip to content

Commit c151ff0

Browse files
0-vortexopen-sauced[bot]
authored andcommitted
chore(patch): release 1.0.3 [skip ci]
### [1.0.3](v1.0.2...v1.0.3) (2022-03-12) ### 🐛 Bug Fixes * remove limited license plugin ([#8](#8)) ([fc06582](fc06582)), closes [#7](#7)
1 parent fc06582 commit c151ff0

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
> All notable changes to this project will be documented in this file
77
8+
### [1.0.3](https://github.com/open-sauced/release/compare/v1.0.2...v1.0.3) (2022-03-12)
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* remove limited license plugin ([#8](https://github.com/open-sauced/release/issues/8)) ([fc06582](https://github.com/open-sauced/release/commit/fc06582e7045e5799357397a4912061a68c633b2)), closes [#7](https://github.com/open-sauced/release/issues/7)
14+
815
### [1.0.2](https://github.com/open-sauced/release/compare/v1.0.1...v1.0.2) (2022-03-07)
916

1017

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ branding:
1111
color: 'yellow'
1212
runs:
1313
using: 'docker'
14-
image: 'docker://ghcr.io/open-sauced/release:1.0.2'
14+
image: 'docker://ghcr.io/open-sauced/release:1.0.3'
1515

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-sauced/release",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"license": "MIT",
55
"files": [
66
"release.config.js"

0 commit comments

Comments
 (0)