Skip to content

Commit

Permalink
chore(release): 3.0.12 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.12](v3.0.11...v3.0.12) (2021-05-11)

### Bug Fixes

* **renovate:** Force default branch to be main ([74fa774](74fa774))
  • Loading branch information
semantic-release-bot committed May 11, 2021
1 parent 74fa774 commit 564d92f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.12](https://github.com/researchgate/react-intersection-list/compare/v3.0.11...v3.0.12) (2021-05-11)


### Bug Fixes

* **renovate:** Force default branch to be main ([74fa774](https://github.com/researchgate/react-intersection-list/commit/74fa77474de0c95d94f4bfcf24d7b198bfda98e6))

## [3.0.11](https://github.com/researchgate/react-intersection-list/compare/v3.0.10...v3.0.11) (2020-08-14)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@researchgate/react-intersection-list",
"description": "React List Component using the Intersection Observer API",
"version": "3.0.11",
"version": "3.0.12",
"author": "Luis Merino <[email protected]>",
"engines": {
"node": ">=10.0.0"
Expand Down Expand Up @@ -94,4 +94,4 @@
"test": "spire test",
"ts:check": "tsc --project types"
}
}
}

0 comments on commit 564d92f

Please sign in to comment.