Skip to content

Commit

Permalink
chore(release): 1.3.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.5](v1.3.4...v1.3.5) (2020-10-25)

### Bug Fixes

* remove extra link in readme ([#18](#18)) ([f219699](f219699))
  • Loading branch information
semantic-release-bot committed Oct 25, 2020
1 parent f219699 commit 0326f61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.3.5](https://github.com/ildar-icoosoft/react-libraries/compare/v1.3.4...v1.3.5) (2020-10-25)


### Bug Fixes

* remove extra link in readme ([#18](https://github.com/ildar-icoosoft/react-libraries/issues/18)) ([f219699](https://github.com/ildar-icoosoft/react-libraries/commit/f21969903f61f4a764f7dc3da242ca9685878c78))

## [1.3.4](https://github.com/ildar-icoosoft/react-libraries/compare/v1.3.3...v1.3.4) (2020-10-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.4",
"version": "1.3.5",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 0326f61

Please sign in to comment.