Skip to content

Commit cf4db74

Browse files
chore(main): release 1.1.8
1 parent 0d35952 commit cf4db74

File tree

4 files changed

+26
-4
lines changed

4 files changed

+26
-4
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [1.1.8](https://github.com/netlify/submit-build-plugin-action/compare/v1.1.7...v1.1.8) (2022-08-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @actions/core to v1.7.0 ([#57](https://github.com/netlify/submit-build-plugin-action/issues/57)) ([a384ac9](https://github.com/netlify/submit-build-plugin-action/commit/a384ac9e6df7fe06e1e8515345f4c0f11fc217aa))
9+
* **deps:** update dependency @actions/core to v1.8.0 ([#59](https://github.com/netlify/submit-build-plugin-action/issues/59)) ([78083fe](https://github.com/netlify/submit-build-plugin-action/commit/78083fe2a8c8d317b45a3e231f65ac887b984f16))
10+
* **deps:** update dependency @actions/core to v1.8.2 ([#63](https://github.com/netlify/submit-build-plugin-action/issues/63)) ([03f4641](https://github.com/netlify/submit-build-plugin-action/commit/03f464129cdf0205d92771b428fbcddca9259649))
11+
* **deps:** update dependency @actions/core to v1.9.0 ([#79](https://github.com/netlify/submit-build-plugin-action/issues/79)) ([75ce3cd](https://github.com/netlify/submit-build-plugin-action/commit/75ce3cd91d5499d6cb68f5dbc7b268d2001cfaa0))
12+
* **deps:** update dependency @actions/core to v1.9.1 ([#92](https://github.com/netlify/submit-build-plugin-action/issues/92)) ([76ee059](https://github.com/netlify/submit-build-plugin-action/commit/76ee05943067cd9d46e1f1110284e210c412c39b))
13+
* **deps:** update dependency @actions/github to v5.0.3 ([#64](https://github.com/netlify/submit-build-plugin-action/issues/64)) ([99ca7e3](https://github.com/netlify/submit-build-plugin-action/commit/99ca7e3116d02d93ab7659a87f484a43311d38b9))
14+
* **deps:** update dependency @octokit/graphql-schema to v10.74.0 ([#82](https://github.com/netlify/submit-build-plugin-action/issues/82)) ([54107b1](https://github.com/netlify/submit-build-plugin-action/commit/54107b10b31929cac73f4faaa0182a794799647e))
15+
* **deps:** update dependency @octokit/graphql-schema to v10.74.1 ([#85](https://github.com/netlify/submit-build-plugin-action/issues/85)) ([2846e26](https://github.com/netlify/submit-build-plugin-action/commit/2846e26286a3879c09422aae2d1e44f53690ca9a))
16+
* **deps:** update dependency @octokit/graphql-schema to v10.74.2 ([#88](https://github.com/netlify/submit-build-plugin-action/issues/88)) ([7bf313c](https://github.com/netlify/submit-build-plugin-action/commit/7bf313caf8e831ee4fb2e33fc373fb53c8344092))
17+
* **deps:** update dependency octokit-plugin-create-pull-request to v3.12.2 ([#86](https://github.com/netlify/submit-build-plugin-action/issues/86)) ([7d80d20](https://github.com/netlify/submit-build-plugin-action/commit/7d80d206b97a82beb662fcd68ea89a6a87a9b724))
18+
* **deps:** update dependency pacote to v13.3.0 ([#60](https://github.com/netlify/submit-build-plugin-action/issues/60)) ([47ef7c4](https://github.com/netlify/submit-build-plugin-action/commit/47ef7c40c301bc20dbf7718cfdf2ec9ec845596f))
19+
* **deps:** update dependency pacote to v13.4.1 ([#67](https://github.com/netlify/submit-build-plugin-action/issues/67)) ([a4da1f5](https://github.com/netlify/submit-build-plugin-action/commit/a4da1f50aaf4453c68690d7e7349344fabc77313))
20+
* **deps:** update dependency pacote to v13.5.0 ([#71](https://github.com/netlify/submit-build-plugin-action/issues/71)) ([7302abd](https://github.com/netlify/submit-build-plugin-action/commit/7302abd61987ff62cd3dec70ad8b56d00702697e))
21+
* **deps:** update dependency pacote to v13.6.0 ([#76](https://github.com/netlify/submit-build-plugin-action/issues/76)) ([e0f385b](https://github.com/netlify/submit-build-plugin-action/commit/e0f385b2770d038e829079d54bc4ff352955f4b4))
22+
* **deps:** update dependency pacote to v13.6.1 ([#80](https://github.com/netlify/submit-build-plugin-action/issues/80)) ([197a257](https://github.com/netlify/submit-build-plugin-action/commit/197a257e9d7e34561f0c9dff57e84b17de73be07))
23+
* **deps:** update dependency pacote to v13.6.2 ([#93](https://github.com/netlify/submit-build-plugin-action/issues/93)) ([0d35952](https://github.com/netlify/submit-build-plugin-action/commit/0d359528b9b527af1d45f18e95a9edc3317c790e))
24+
325
### [1.1.7](https://github.com/netlify/submit-build-plugin-action/compare/v1.1.6...v1.1.7) (2022-04-11)
426

527

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ LABEL "homepage"="https://github.com/netlify/submit-build-plugin-action"
1010
LABEL "maintainer"="Netlify"
1111

1212
# {x-release-please-start-version}
13-
LABEL "version"="1.1.7"
13+
LABEL "version"="1.1.8"
1414
# {x-release-please-end}
1515

1616
COPY package.json package-lock.json tsconfig.json /

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,7 +1,7 @@
11
{
22
"name": "@netlify/submit-build-plugin-action",
33
"private": true,
4-
"version": "1.1.7",
4+
"version": "1.1.8",
55
"description": "A GitHub action to submit a Netlify Build Plugin to the plugins directory",
66
"files": [
77
"dist/**/*.js",

0 commit comments

Comments
 (0)