18 lines
351 B
Org Mode
18 lines
351 B
Org Mode
# -*- mode: org -*-
|
|
|
|
** v0.5.1
|
|
|
|
**** Shorten description in manifest
|
|
Shorten the addon description
|
|
|
|
** v0.5.0
|
|
|
|
**** Replace React with preact
|
|
This change replaces React with a lightweight alternative
|
|
known as preact
|
|
|
|
**** eslint v9
|
|
This change upgrades our version of eslint to v9
|
|
|
|
**** Fix ~$ npm outdated~
|
|
This change upgrades outdated dependencies
|