Skip to content

Commit

Permalink
chore(main): release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Nov 21, 2022
1 parent 2c6a760 commit ecb519c
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.0.1](https://github.com/netlify/update-contributors-action/compare/v1.0.0...v1.0.1) (2022-11-21)


### Bug Fixes

* **deps:** update dependency @actions/core to v1.10.0 ([#77](https://github.com/netlify/update-contributors-action/issues/77)) ([2e0b2b7](https://github.com/netlify/update-contributors-action/commit/2e0b2b77a8ce7667d25cc350d3a231fca0e55359))
* **deps:** update dependency @actions/core to v1.7.0 ([#34](https://github.com/netlify/update-contributors-action/issues/34)) ([ce761a9](https://github.com/netlify/update-contributors-action/commit/ce761a9a54962f0dddad4ba212c84ffe4df41f0d))
* **deps:** update dependency @actions/core to v1.8.0 ([#35](https://github.com/netlify/update-contributors-action/issues/35)) ([f3ceb4a](https://github.com/netlify/update-contributors-action/commit/f3ceb4a826238531396ec1902c5b00d8deb1a74e))
* **deps:** update dependency @actions/core to v1.8.2 ([#39](https://github.com/netlify/update-contributors-action/issues/39)) ([07d1621](https://github.com/netlify/update-contributors-action/commit/07d1621a8bdc816bf9ec2780fb5525049f1ace2d))
* **deps:** update dependency @actions/core to v1.9.0 ([#53](https://github.com/netlify/update-contributors-action/issues/53)) ([993fda9](https://github.com/netlify/update-contributors-action/commit/993fda9b04532ca632c1453a6e411ed88451889f))
* **deps:** update dependency @actions/core to v1.9.1 ([#64](https://github.com/netlify/update-contributors-action/issues/64)) ([d7137a9](https://github.com/netlify/update-contributors-action/commit/d7137a91ec4a6dff577f2cc890a38bcb3810b50a))
* **deps:** update dependency @actions/github to v5.0.1 ([#25](https://github.com/netlify/update-contributors-action/issues/25)) ([20b20e4](https://github.com/netlify/update-contributors-action/commit/20b20e44339c5883ed495078b9ac8ba1cccbd5a9))
* **deps:** update dependency @actions/github to v5.0.3 ([#40](https://github.com/netlify/update-contributors-action/issues/40)) ([4d67ba9](https://github.com/netlify/update-contributors-action/commit/4d67ba99d3e2bbebed5343a85762c7254f461b85))
* **deps:** update dependency @actions/github to v5.1.0 ([#73](https://github.com/netlify/update-contributors-action/issues/73)) ([ce491ef](https://github.com/netlify/update-contributors-action/commit/ce491efab5c124ce85dc2a134ebe991997833296))
* **deps:** update dependency @actions/github to v5.1.1 ([#76](https://github.com/netlify/update-contributors-action/issues/76)) ([b8a2648](https://github.com/netlify/update-contributors-action/commit/b8a26484eca4d341216612adb96d6684adb6943f))

## 1.0.0 (2022-02-14)


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,7 +1,7 @@
{
"name": "@netlify/update-contributors-action",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"description": "A GitHub action to update package.json contributors",
"files": [
"dist/**/*.js",
Expand Down

0 comments on commit ecb519c

Please sign in to comment.