Skip to content

Commit

Permalink
Merge pull request #167 from alioguzhan/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 6.0.0
  • Loading branch information
alioguzhan authored Mar 25, 2023
2 parents c5b1013 + 782d929 commit c55794b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "5.1.0"
".": "6.0.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file.

## [6.0.0](https://github.com/alioguzhan/react-editext/compare/v5.1.0...v6.0.0) (2023-03-25)


### ⚠ BREAKING CHANGES

* deprecate node 12

### Miscellaneous Chores

* deprecate node 12 ([4660eb6](https://github.com/alioguzhan/react-editext/commit/4660eb6b7f1e7882627ff9e90fcc5360e7f9f31a))
* release 5.1.1 ([0320a62](https://github.com/alioguzhan/react-editext/commit/0320a62484a3d063977190d6344b6858f41e96cb))
* release 6.0.0 ([c5b1013](https://github.com/alioguzhan/react-editext/commit/c5b101396533c6a8b223b496ccdf31d753942dc5))

## [5.1.0](https://github.com/alioguzhan/react-editext/compare/v5.0.2...v5.1.0) (2022-10-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-editext",
"version": "5.1.0",
"version": "6.0.0",
"description": "Editable Text Component for React Applications",
"keywords": [
"react",
Expand Down

0 comments on commit c55794b

Please sign in to comment.