@@ -4,77 +4,82 @@ 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.8] - 2023-05-17
8+ ### Changed
9+ - ` @tokene/vue-web3-provider ` - ` useProvider ` composable according to ` @distributedlab/w3p ` - ` 0.2.0-rc.11 ` version
10+
711## [ 0.0.0-rc.7] - 2023-05-12
812### Fixed
9- - ` toolkit ` - config assigning
13+ - ` @tokene/ toolkit` - config assigning
1014
1115## [ 0.0.0-rc.6] - 2023-05-11
1216### Fixed
13- - ` ui-kit ` - accessing to icons in src
17+ - ` @tokene/ ui-kit` - accessing to icons in src
1418
1519## [ 0.0.0-rc.5] - 2023-05-11
1620### Added
17- - ` vue-web3-provider ` - `TokenE' Provider proxy constructor
21+ - ` @tokene/ vue-web3-provider` - `TokenE' Provider proxy constructor
1822
1923### Changed
20- - ` ui-kit ` - app button and fields design, icons
21- - ` toolkit ` - universal storage composable, utils opts
22- - ` styles ` - color variables
23- - ` toasts ` - design
24+ - ` @tokene/ ui-kit` - app button and fields design, icons
25+ - ` @tokene/ toolkit` - universal storage composable, utils opts
26+ - ` @tokene/ styles` - color variables
27+ - ` @tokene/ toasts` - design
2428- ` root ` - distributed-lab packages versions
2529
2630### Fixed
27- - ` ui-kit ` - ErrorMessage and NoDataMessage components images loading
31+ - ` @tokene/ ui-kit` - ErrorMessage and NoDataMessage components images loading
2832
2933### Removed
30- - ` styles ` - unnecessary mixins and global styles
34+ - ` @tokene/ styles` - unnecessary mixins and global styles
3135
3236## [ 0.0.0-rc.4] - 2023-05-07
3337### Added
34- - ` toolkit ` - increase gas estimates
38+ - ` @tokene/ toolkit` - increase gas estimates
3539- ` root ` - ` toasts ` package
3640
3741### Changed
38- - ` toolkit ` - build options
39- - ` ui-kit ` - build options
42+ - ` @tokene/ toolkit` - build options
43+ - ` @tokene/ ui-kit` - build options
4044
4145### Fixed
42- - ` ui-kit ` - components depended on vue-router
46+ - ` @tokene/ ui-kit` - components depended on vue-router
4347
4448### Removed
45- - ` ui-kit ` - toasts components
46- - ` toolkit ` - notification types
49+ - ` @tokene/ ui-kit` - toasts components
50+ - ` @tokene/ toolkit` - notification types
4751
4852## [ 0.0.0-rc.3] - 2023-05-04
4953### Added
5054- ` root ` - ` styles ` package
51- - ` root ` - ` ui-kit ` package
55+ - ` root ` - ` @tokene/ ui-kit` package
5256
5357### Changed
54- - ` vue-web3-provider ` - README and package description, imports
55- - ` toolkit ` - imports
58+ - ` @tokene/ vue-web3-provider` - README and package description, imports
59+ - ` @tokene/ toolkit` - imports
5660- ` root ` - typescript version
5761
5862## [ 0.0.0-rc.2] - 2023-04-27
5963### Added
60- - ` toolkit ` - parsing config helpers, composables, eth helpers, localization for validators
64+ - ` @tokene/ toolkit` - parsing config helpers, composables, eth helpers, localization for validators
6165
6266### Changed
63- - ` toolkit ` - README, api and config initialization, enums
67+ - ` @tokene/ toolkit` - README, api and config initialization, enums
6468
6569## [ 0.0.0-rc.1] - 2023-04-26
6670### Added
6771- ` root ` - ` vue-web3-provider ` package
6872
6973### Changed
70- - ` toolkit ` - localization
74+ - ` @tokene/ toolkit` - localization
7175
7276## [ 0.0.0-rc.0] - 2023-04-26
7377### Added
7478- Initial release
75- - ` root ` - ` toolkit ` package
79+ - ` root ` - ` @tokene/ toolkit` package
7680
77- [ Unreleased ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.7...HEAD
81+ [ Unreleased ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.8...HEAD
82+ [ 0.0.0-rc.8 ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.7...0.0.0-rc.8
7883[ 0.0.0-rc.7 ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.6...0.0.0-rc.7
7984[ 0.0.0-rc.6 ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.5...0.0.0-rc.6
8085[ 0.0.0-rc.5 ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.4...0.0.0-rc.5
0 commit comments