Skip to content

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.3](v1.0.2...v1.0.3) (2020-11-17)

### Miscellaneous Chores

* **deps:** update dependency eslint to v7.13.0 ([#16](#16)) ([bdcb06a](bdcb06a))
* **deps:** update wagoid/commitlint-github-action action to v2.1.1 ([#17](#17)) ([f61ecb1](f61ecb1))

### Continuous Integration

* use `env` to replace deprecated `set-env` ([69f4fe1](69f4fe1))
  • Loading branch information
vidavidorra-release committed Nov 17, 2020
1 parent 69f4fe1 commit 722e978
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### [1.0.3](https://github.com/vidavidorra/.github/compare/v1.0.2...v1.0.3) (2020-11-17)


### Miscellaneous Chores

* **deps:** update dependency eslint to v7.13.0 ([#16](https://github.com/vidavidorra/.github/issues/16)) ([bdcb06a](https://github.com/vidavidorra/.github/commit/bdcb06aa57f9027e9bcef2e15ee9cc49d6ce76f4))
* **deps:** update wagoid/commitlint-github-action action to v2.1.1 ([#17](https://github.com/vidavidorra/.github/issues/17)) ([f61ecb1](https://github.com/vidavidorra/.github/commit/f61ecb1cd2d406f8676295b60ee5cf4c66f17dc8))


### Continuous Integration

* use `env` to replace deprecated `set-env` ([69f4fe1](https://github.com/vidavidorra/.github/commit/69f4fe1bfd6e18810fcb6344455513544d31e6be))

### [1.0.2](https://github.com/vidavidorra/.github/compare/v1.0.1...v1.0.2) (2020-11-05)


Expand Down
2 changes: 1 addition & 1 deletion 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,6 +1,6 @@
{
"name": "@vidavidorra/.github",
"version": "1.0.2",
"version": "1.0.3",
"description": "Default community files used in all our projects.",
"private": true,
"scripts": {
Expand Down

0 comments on commit 722e978

Please sign in to comment.