Skip to content

Commit

Permalink
chore(release): 1.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.3](v1.3.2...v1.3.3) (2021-02-03)

### Bug Fixes

* **lib:** dummy commit to publish CI fix ([88afe58](88afe58))
  • Loading branch information
semantic-release-bot committed Feb 3, 2021
1 parent 88afe58 commit a1ce801
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [1.3.3](https://github.com/good-idea/no-masters/compare/v1.3.2...v1.3.3) (2021-02-03)


### Bug Fixes

* **lib:** dummy commit to publish CI fix ([88afe58](https://github.com/good-idea/no-masters/commit/88afe58eb27f1cd58ea344caea94ba84a4baacdb))

## [1.3.2](https://github.com/good-idea/no-masters/compare/v1.3.1...v1.3.2) (2021-02-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "no-masters",
"version": "1.3.2",
"version": "1.3.3",
"description": "Rename your \"master\" branch to \"main\" and update on github",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit a1ce801

Please sign in to comment.