Skip to content

Commit bb67595

Browse files
committed
Release version 2.3.3
1 parent d3672ec commit bb67595

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Reactter by [2devs.io](https://2devs.io)
22

3+
## [2.3.3] - `Official Release` - `2022-06-13`
4+
5+
### Changed
6+
7+
- **refactor(core,widget)**: Remove life cycle class and move it to reactter_context.
8+
- **docs**: Remove assets and change README.
9+
- **reactor(example)**: Move buttons and fix typo on tree example.
10+
- **docs(example)**: Change description of some examples.
11+
12+
### Added
13+
14+
- **docs**: Add README to example.
15+
316
## [2.3.2] - `Official Release` - `2022-06-11`
417

518
### Changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: reactter
22
description: Reactter is a light, powerful and reactive state management.
3-
version: 2.3.2
3+
version: 2.3.3
44
homepage: https://2devs.io
55
license: MIT License
66
repository: https://github.com/2devs-team/reactter

0 commit comments

Comments
 (0)