Skip to content

Commit

Permalink
Merge pull request #25 from IgnacioNMiranda/release-please--branches-…
Browse files Browse the repository at this point in the history
…-develop--components--demo-react-library

chore(develop): release 1.5.2
  • Loading branch information
IgnacioNMiranda committed Jan 21, 2023
2 parents 1da28c7 + 60dcec2 commit 363bcfd
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
@@ -1,5 +1,12 @@
# Changelog

## [1.5.2](https://github.com/IgnacioNMiranda/react-library-template/compare/v1.5.1...v1.5.2) (2023-01-21)


### Bug Fixes

* yarn typo ([81f251a](https://github.com/IgnacioNMiranda/react-library-template/commit/81f251a1a8316c0d5dc3b91276d87ee047158336))

## [1.5.1](https://github.com/IgnacioNMiranda/react-library-template/compare/v1.5.0...v1.5.1) (2023-01-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "demo-react-library",
"private": true,
"version": "1.5.1",
"version": "1.5.2",
"main": "./dist/demo-react-library.umd.js",
"module": "./dist/demo-react-library.es.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 363bcfd

Please sign in to comment.