@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 0.0.0-rc.5] - 2023-05-11
8+ ### Added
9+ - ` vue-web3-provider ` - `TokenE' Provider proxy constructor
10+
11+ ### Changed
12+ - ` ui-kit ` - app button and fields design, icons
13+ - ` toolkit ` - universal storage composable, utils opts
14+ - ` styles ` - color variables
15+ - ` toasts ` - design
16+ - ` root ` - distributed-lab packages versions
17+
18+ ### Fixed
19+ - ` ui-kit ` - ErrorMessage and NoDataMessage components images loading
20+
21+ ### Removed
22+ - ` styles ` - unnecessary mixins and global styles
23+
724## [ 0.0.0-rc.4] - 2023-05-07
825### Added
926- ` toolkit ` - increase gas estimates
@@ -49,7 +66,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4966- Initial release
5067- ` root ` - ` toolkit ` package
5168
52- [ Unreleased ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.4...HEAD
69+ [ Unreleased ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.5...HEAD
70+ [ 0.0.0-rc.5 ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.4...0.0.0-rc.5
5371[ 0.0.0-rc.4 ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.3...0.0.0-rc.4
5472[ 0.0.0-rc.3 ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.2...0.0.0-rc.3
5573[ 0.0.0-rc.2 ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.1...0.0.0-rc.2
0 commit comments