Skip to content

Latest commit

 

History

History
102 lines (45 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

102 lines (45 loc) · 3.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.2 (2022-06-27)

Bug Fixes

  • react query dev tool zindex issue (b2fdecc)

CI

  • build on linux when push and pull request (35f6e26)

Others

  • add dist folder to .gitignore (426f7d0)

1.1.1 (2022-01-30)

Build System

1.1.0 (2022-01-30)

Features

  • add react query, implement usesearch hook (bd1234c)
  • add release and commit scripts (b8238aa)

Bug Fixes

  • add executable name to packer config (4f985a6)

Code Refactoring

Build System

  • add ci build and relase workflows (f5fc5fd)
  • switch to electron-forge (af929a2)

CI

  • add publisher github config (15830b6)

1.1.0 (2022-01-14)

Features

  • add react query, implement usesearch hook (bd1234c)

Code Refactoring

Build System

  • update electron version (9109843)

1.0.2 (2020-12-18)

Bug Fixes

  • src/app.tsx: appbar showing only electron (75bc6c4), closes #1

1.0.1 (2020-12-18)

Docs

  • license: license is added (9dcbe92)
  • readme: logo, screenshot and informations are added on readme (c894555)

1.0.0 (2020-12-17)

Features

  • initial commit 5b7b3b2

0.1.0 (2020-12-17)

Features

  • initial commit 83465ba