Skip to content

Latest commit

 

History

History
67 lines (44 loc) · 6.05 KB

CHANGELOG.md

File metadata and controls

67 lines (44 loc) · 6.05 KB

Changelog

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

0.3.7 (2023-03-02)

Features

  • add ability to ignore workspace on send (8d7d9f0)
  • allow to enable encryption (d64f4c8)

Bug Fixes

Others

  • fixes (0eb2813)
  • deps: bump ansi-regex from 3.0.0 to 3.0.1 (14034b1)
  • deps: bump ansi-regex from 3.0.0 to 3.0.1 (73dec33)
  • deps: bump axios from 0.21.1 to 0.21.2 (f73ec20)
  • deps: bump decode-uri-component from 0.2.0 to 0.2.2 (2ce2f44)
  • deps: bump follow-redirects from 1.13.1 to 1.14.8 (99f5392)
  • deps: bump follow-redirects from 1.14.5 to 1.14.9 (37f1087)
  • deps: bump glob-parent from 5.1.1 to 5.1.2 (5a05c45)
  • deps: bump json5 and tsconfig-paths (fdc5eb4)
  • deps: bump trim-newlines and meow (633cd28)
  • fix formatting (029ea36)
  • deps: bump json5 from 1.0.1 to 1.0.2 (b70cdb5)
  • deps: bump minimatch from 3.0.4 to 3.1.2 (04ed262)
  • deps: bump shelljs from 0.8.4 to 0.8.5 (d062f13)
  • deps: bump trim-off-newlines from 1.0.1 to 1.0.3 (957fde4)

0.3.6 (2021-10-08)

Others

  • deps: bump browserslist from 4.14.2 to 4.16.6 (#15) (fe755a3)
  • deps: bump path-parse from 1.0.6 to 1.0.7 (#16) (49e014d)

0.3.5 (2021-05-11)

Others

  • add semantic verioning and commitlint (7db72c2)
  • deps: bump hosted-git-info from 2.8.8 to 2.8.9 (#14) (f107d1b)
  • deps: bump lodash from 4.17.20 to 4.17.21 (#13) (ec915a5)

Old Changes

Bug Fixes

  • add plugin icon to npm package (967a064)
  • text color issue when use dracula theme (3e66a98), closes #6

Others

  • add semantic verioning and commitlint (7db72c2)
  • deps: bump axios from 0.19.2 to 0.21.1 (#8) (56c3337), closes #9
  • deps: bump hosted-git-info from 2.8.8 to 2.8.9 (#14) (f107d1b)
  • deps: bump lodash from 4.17.20 to 4.17.21 (#13) (ec915a5)
  • improvment on documentation (75393dd)
  • update github link (d3cfd62)