Skip to content

Latest commit

 

History

History
67 lines (38 loc) · 3.59 KB

CHANGELOG.md

File metadata and controls

67 lines (38 loc) · 3.59 KB

ØKP4 Faucet-Web changelog

1.2.1 (2023-06-14)

Bug Fixes

1.2.0 (2023-06-09)

Features

1.1.1 (2023-06-09)

Bug Fixes

  • release: remove commit-analyser release rules (615417e)
  • style: replace id selectors (1837e3b)

1.1.0 (2022-10-24)

Features

  • add version to html metadata (c4c37e5)
  • display current version in footer (2088f3a)

1.0.6 (2022-10-21)

Bug Fixes

  • change footer text color to a remaining white color (d6038a5)
  • release: rearrange conventionalcommits preset (ab6d00a)

1.0.5 (2022-09-07)

1.0.4 (2022-08-31)

1.0.3 (2022-08-17)

1.0.2 (2022-08-05)

1.0.1 (2022-07-20)

1.0.0 (2022-07-18)

Features

  • add Faucet component from @okp4/ui and add it to content (2b95a0f)
  • add footer component (df0d65e)
  • add okp4 logo for browser tab icon (9edf4ad)
  • add StoreProvider for SSR bypass and use it at root component (733a389)
  • allow set config at runtime (09c29d5)
  • configure client through config endpoint (82e399c)
  • declare keplrChainConfig object (38724c8)
  • embeds header (bdff29f)
  • expose config through rest endpoint (98b7410)
  • improve dynamic imports usage (a478303)
  • improve meta tag (33b6295)
  • redux: init redux stores and export storeParameters (8c20e55)