mirror of
https://github.com/tauri-apps/actions-netlify.git
synced 2026-01-31 00:45:22 +01:00
bump: 1.1.13
This commit is contained in:
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.1.13] - 2021-01-28
|
||||
### Changed
|
||||
* Update dependencies
|
||||
|
||||
## [1.1.12] - 2021-01-16
|
||||
### Changed
|
||||
* Update dependencies
|
||||
@@ -150,7 +154,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
* Deploy to Netlify
|
||||
* Comment on GitHub PR
|
||||
|
||||
[Unreleased]: https://github.com/nwtgck/actions-netlify/compare/v1.1.12...HEAD
|
||||
[Unreleased]: https://github.com/nwtgck/actions-netlify/compare/v1.1.13...HEAD
|
||||
[1.1.13]: https://github.com/nwtgck/actions-netlify/compare/v1.1.12...v1.1.13
|
||||
[1.1.12]: https://github.com/nwtgck/actions-netlify/compare/v1.1.11...v1.1.12
|
||||
[1.1.11]: https://github.com/nwtgck/actions-netlify/compare/v1.1.10...v1.1.11
|
||||
[1.1.10]: https://github.com/nwtgck/actions-netlify/compare/v1.1.9...v1.1.10
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "actions-netlify",
|
||||
"version": "1.1.12",
|
||||
"version": "1.1.13",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "actions-netlify",
|
||||
"version": "1.1.12",
|
||||
"version": "1.1.13",
|
||||
"private": true,
|
||||
"description": "GitHub Actions for Netlify",
|
||||
"main": "lib/main.js",
|
||||
|
||||
Reference in New Issue
Block a user