Skip to content

Commit

Permalink
chore(main): release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and cprecioso committed Sep 27, 2023
1 parent f3307a0 commit 037dbf1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://github.com/cprecioso/react-suspense/compare/v1.0.1...v2.0.0) (2023-09-27)


### ⚠ BREAKING CHANGES

* update types and names

### Features

* update types and names ([f585a52](https://github.com/cprecioso/react-suspense/commit/f585a5284e5b266899cfa8e379d9b035f7c16f8d))

## [1.0.1](https://github.com/cprecioso/react-suspense/compare/v1.0.0...v1.0.1) (2023-04-26)


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": "@cprecioso/react-suspense",
"version": "1.0.1",
"version": "2.0.0",
"description": "@cprecioso/react-suspense description",
"repository": {
"type": "git",
Expand Down

0 comments on commit 037dbf1

Please sign in to comment.