1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/development
Dan Finlay 3ad976570b Add announcer script
I always keep writing up this same announcement message whenever I publish a new version.

I've now written a script to automate my announcement formatting, it looks like this:

```
**MetaMask 2.13.2** now published to the Chrome Store! It should be available over the next hour!
 2016-10-4

- Fix bug where chosen FIAT exchange rate does no persist when switching networks
- Fix additional parameters that made MetaMask sometimes receive errors from Parity.
- Fix bug where invalid transactions would still open the MetaMask popup.
```
2016-10-04 12:41:14 -07:00
..
states Add accounts back to metamask state 2016-09-12 14:22:06 -07:00
announcer.js Add announcer script 2016-10-04 12:41:14 -07:00
beefy.js Clean up beefy usage 2016-06-30 22:59:28 -07:00
genStates.js First simple version of ui mocker 2016-06-30 18:22:16 -07:00
index.html Simplify ui dev mode style 2016-07-06 23:05:30 -07:00
mockExtension.js Add mock dev mode 2016-07-21 18:08:35 -07:00
selector.js Formatted dev mode better 2016-06-30 23:50:20 -07:00
states.js Add accounts back to metamask state 2016-09-12 14:22:06 -07:00
states.json First simple version of ui mocker 2016-06-30 18:22:16 -07:00
uiStore.js Add mock dev mode 2016-07-21 18:08:35 -07:00