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
zakodium-bot authored and stropitek committed Apr 2, 2024
1 parent 792b7df commit 9c041cd
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.0.0](https://github.com/zakodium-oss/react-science/compare/v1.0.2...v2.0.0) (2024-04-02)


### ⚠ BREAKING CHANGES

* remove LayoutManager ([#692](https://github.com/zakodium-oss/react-science/issues/692))

### Features

* improve info-panel design ([#696](https://github.com/zakodium-oss/react-science/issues/696)) ([792b7df](https://github.com/zakodium-oss/react-science/commit/792b7df9150430d77f04bcb4e61dc05962a11dd9))
* remove LayoutManager ([#692](https://github.com/zakodium-oss/react-science/issues/692)) ([636c2f2](https://github.com/zakodium-oss/react-science/commit/636c2f27308f0657e198690f1f49a0b5b2cbd6fe))

## [1.0.2](https://github.com/zakodium-oss/react-science/compare/v1.0.1...v1.0.2) (2024-03-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-science",
"version": "1.0.2",
"version": "2.0.0",
"description": "React components to build scientific applications UI",
"exports": {
"./app": {
Expand Down

0 comments on commit 9c041cd

Please sign in to comment.