File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ 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- ## [ Unreleased ]
7+ ## [ 0.0.0-rc.4 ] - 2023-05-07
88### Added
99- ` toolkit ` - increase gas estimates
1010- ` root ` - ` toasts ` package
@@ -49,7 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4949- Initial release
5050- ` root ` - ` toolkit ` package
5151
52- [ Unreleased ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.3...HEAD
52+ [ Unreleased ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.4...HEAD
53+ [ 0.0.0-rc.4 ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.3...0.0.0-rc.4
5354[ 0.0.0-rc.3 ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.2...0.0.0-rc.3
5455[ 0.0.0-rc.2 ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.1...0.0.0-rc.2
5556[ 0.0.0-rc.1 ] : https://github.com/dl-tokene/webkit/compare/0.0.0-rc.0...0.0.0-rc.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @tokene/styles" ,
3- "version" : " 0.0.0-rc.3 " ,
3+ "version" : " 0.0.0-rc.4 " ,
44 "description" : " Default styles for every single frontend module of TokenE" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tokene/toasts" ,
3- "version" : " 0.0.0-rc.3 " ,
3+ "version" : " 0.0.0-rc.4 " ,
44 "description" : " Vue based toasts" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tokene/toolkit" ,
3- "version" : " 0.0.0-rc.3 " ,
3+ "version" : " 0.0.0-rc.4 " ,
44 "description" : " Collection of common utility functions and classes in tokenE frontend modules" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tokene/ui-kit" ,
3- "version" : " 0.0.0-rc.3 " ,
3+ "version" : " 0.0.0-rc.4 " ,
44 "description" : " Collection of common TokenE vue components" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tokene/vue-web3-provider" ,
3- "version" : " 0.0.0-rc.3 " ,
3+ "version" : " 0.0.0-rc.4 " ,
44 "description" : " The Vue reactive wrapper for @distributedlab/w3p" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments