Skip to content

Commit

Permalink
chore: publish 25.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Minsu Lee <amond@amond.net>
  • Loading branch information
amondnet committed Jun 8, 2022
1 parent 4029bb1 commit 168e944
Show file tree
Hide file tree
Showing 3 changed files with 17,326 additions and 17,306 deletions.
4 changes: 2 additions & 2 deletions .github_changelog_generator
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
user=amondnet
project=vercel-action
future-release=v20.0.2
future-release=v25.0.0
since-tag=v2.0.3
enhancement-labels=Type: Enhancement,Type: Feature,Type: Improvement
bug-labels=Type: Bug
breaking-labels=Type: Breaking Change
exclude-tags=v2,v1,v19
exclude-tags=v2,v1,v19,v20,v25
base=changelog_archived.md
24 changes: 16 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [v25.0.0](https://github.com/amondnet/vercel-action/tree/v25.0.0) (2022-06-08)

[Full Changelog](https://github.com/amondnet/vercel-action/compare/v20.0.2...v25.0.0)

## [v20.0.2](https://github.com/amondnet/vercel-action/tree/v20.0.2) (2022-06-08)

[Full Changelog](https://github.com/amondnet/vercel-action/compare/v20.0.1...v20.0.2)
Expand All @@ -11,9 +15,17 @@
- How to re-authenticate [\#138](https://github.com/amondnet/vercel-action/issues/138)
- Unclear how the build command and the build directory are inferred [\#122](https://github.com/amondnet/vercel-action/issues/122)

**Merged pull requests:**

- fix: add quotes around commit message [\#141](https://github.com/amondnet/vercel-action/pull/141) ([Regaddi](https://github.com/Regaddi))
- docs: how to skip build step [\#136](https://github.com/amondnet/vercel-action/pull/136) ([amondnet](https://github.com/amondnet))
- docs: use `@vercel/static-build` instead of `@now/static` [\#135](https://github.com/amondnet/vercel-action/pull/135) ([amondnet](https://github.com/amondnet))
- Revert "docs: remove builds from vercel.json" [\#134](https://github.com/amondnet/vercel-action/pull/134) ([amondnet](https://github.com/amondnet))
- docs: remove builds from vercel.json [\#133](https://github.com/amondnet/vercel-action/pull/133) ([amondnet](https://github.com/amondnet))

## [v20.0.1](https://github.com/amondnet/vercel-action/tree/v20.0.1) (2022-03-09)

[Full Changelog](https://github.com/amondnet/vercel-action/compare/v20...v20.0.1)
[Full Changelog](https://github.com/amondnet/vercel-action/compare/v20.0.0...v20.0.1)

**Implemented enhancements:**

Expand All @@ -34,22 +46,18 @@

**Merged pull requests:**

- Parse deployment details in Github comments [\#124](https://github.com/amondnet/vercel-action/pull/124) ([abstractalgo](https://github.com/abstractalgo))
- feat: Vercel Metadata Override [\#118](https://github.com/amondnet/vercel-action/pull/118) ([cgosiak](https://github.com/cgosiak))
- Use vercel-compatible ref naming [\#108](https://github.com/amondnet/vercel-action/pull/108) ([andyrichardson](https://github.com/andyrichardson))
- reformated checkbox [\#92](https://github.com/amondnet/vercel-action/pull/92) ([claranceliberi](https://github.com/claranceliberi))
- chore: Fix typo in README.md [\#73](https://github.com/amondnet/vercel-action/pull/73) ([caoer](https://github.com/caoer))
- ci: pull\_request\_target [\#59](https://github.com/amondnet/vercel-action/pull/59) ([amondnet](https://github.com/amondnet))
- Parse deployment details in Github comments [\#124](https://github.com/amondnet/vercel-action/pull/124) ([abstractalgo](https://github.com/abstractalgo))
- feat: Vercel Metadata Override [\#118](https://github.com/amondnet/vercel-action/pull/118) ([cgosiak](https://github.com/cgosiak))
- ci: use pull request target [\#63](https://github.com/amondnet/vercel-action/pull/63) ([amondnet](https://github.com/amondnet))
- docs: remove deprecated package now/node-server [\#62](https://github.com/amondnet/vercel-action/pull/62) ([amondnet](https://github.com/amondnet))
- ci: pull\_request\_target [\#59](https://github.com/amondnet/vercel-action/pull/59) ([amondnet](https://github.com/amondnet))
- build\(deps\): bump node-fetch from 2.6.0 to 2.6.1 [\#44](https://github.com/amondnet/vercel-action/pull/44) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump lodash from 4.17.15 to 4.17.20 [\#36](https://github.com/amondnet/vercel-action/pull/36) ([dependabot[bot]](https://github.com/apps/dependabot))
- build\(deps\): bump http-proxy from 1.18.0 to 1.18.1 in /example/angular [\#35](https://github.com/amondnet/vercel-action/pull/35) ([dependabot[bot]](https://github.com/apps/dependabot))

## [v20](https://github.com/amondnet/vercel-action/tree/v20) (2020-11-30)

[Full Changelog](https://github.com/amondnet/vercel-action/compare/v20.0.0...v20)

## [v20.0.0](https://github.com/amondnet/vercel-action/tree/v20.0.0) (2020-11-30)

[Full Changelog](https://github.com/amondnet/vercel-action/compare/v19.0.1+4...v20.0.0)
Expand Down
Loading

4 comments on commit 168e944

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for team-scope-test ready!

✅ Preview
https://team-scope-test-1r89t2vml-dietfriends.vercel.app

Built with commit 168e944.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for zeit-now-deployment-action-example-static ready!

✅ Preview
https://zeit-now-deployment-action-example-static-4032ggjw0-amond.vercel.app
https://master.static.vercel-action.amond.dev

Built with commit 168e944.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for express-basic-auth ready!

✅ Preview
https://express-basic-auth-d6nl3iyh1-amond.vercel.app

Built with commit 168e944.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for zeit-now-deployment-action-example-angular ready!

✅ Preview
https://zeit-now-deployment-action-example-angular-o245qorc2-amond.vercel.app

Built with commit 168e944.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.