Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Latest commit

 

History

History
82 lines (49 loc) · 5.02 KB

CHANGELOG.md

File metadata and controls

82 lines (49 loc) · 5.02 KB

Changelog

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

1.5.5 (2020-02-19)

Fixes

Features

1.5.0 (2020-12-23)

1.2.1 (2020-12-23)

Bug Fixes

  • API: Use Array#find since its array not an object (#104) (f2157a3)

1.0.5 (2020-11-07)

1.0.4 (2020-11-07)

Bug Fixes

1.0.3 (2020-10-24)

Bug Fixes

  • ci: fix changes conflicts (a1f71b4)
  • ci: Ignore examples folder (2c485dc)
  • ci: Ignore examples folder for eslint (d928a77)

1.0.2 (2020-09-11)

1.0.1 (2020-09-08)

Bug Fixes

  • typings: fix getBot method return type is Promise (3530069)
  • typings: fix wrong types in the Bot interface (e1a6cfc)

1.0.0 (2020-09-06)

Features

  • ci: publish package after a release is created (3356850)
  • eslint: use eslint (daee317)
  • pkg: use yarn instead of npm (fbca198)

Bug Fixes

  • Accept all incoming changes (7d13997)
  • Fix package.json file changes (e900b92)
  • Re-align this (8979c21)
  • use es2017 and set minimal node version to 12.x (52e5c73)
  • ci: continue on error (fb7289e)
  • woops forgot to git add (83f7bf2)
  • ci: Fix failed ci (c6d6115)
  • ci: fix push compiled code step (e16e4ff)
  • ci: Fix tsc path (63b6630)
  • ci: Should not separate that (87092db)
  • ci: Use this config (8dc2d4e)
  • test: Fix test file (d53d2c3)
  • Fix typescript compiler (84c1f0d)
  • owner: Use regex instead to find the owner tag (7ea63e7)

Bug Fixes

  • test: Fix test file (d53d2c3)
  • Fix typescript compiler (84c1f0d)
  • owner: Use regex instead to find the owner tag (7ea63e7)