Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.0](v2.0.0...v2.1.0) (2022-03-21)

### Features

* add next-pwa / workbox ([19ee9f3](19ee9f3))
* title border ([33f01dd](33f01dd))

### Bug Fixes

* add normalize.css ([f671a11](f671a11))
* add TradingView attribution ([0acd186](0acd186))
* consistent gray color ([a445bce](a445bce))
* favicon in manifest ([5eccdee](5eccdee))
* react player props ([bd25cb0](bd25cb0))
* react player version ([1163f4a](1163f4a))
* tsconfig ([673dbf7](673dbf7))
  • Loading branch information
semantic-release-bot committed Mar 21, 2022
1 parent 4815f8c commit 69611b8
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.0](https://github.com/memetic-institute/money-printer-go-brrr/compare/v2.0.0...v2.1.0) (2022-03-21)


### Features

* add next-pwa / workbox ([19ee9f3](https://github.com/memetic-institute/money-printer-go-brrr/commit/19ee9f3dbc42a9c5d1e2b65a710ed09989643722))
* title border ([33f01dd](https://github.com/memetic-institute/money-printer-go-brrr/commit/33f01dd7fd2ef357e10f871ee76babf66138004a))


### Bug Fixes

* add normalize.css ([f671a11](https://github.com/memetic-institute/money-printer-go-brrr/commit/f671a11d60637c84b9b457f7af7fea89fa0d4e0f))
* add TradingView attribution ([0acd186](https://github.com/memetic-institute/money-printer-go-brrr/commit/0acd186f7ead9fe2804c3b325d7db0978f7e8783))
* consistent gray color ([a445bce](https://github.com/memetic-institute/money-printer-go-brrr/commit/a445bce5b00157f3d1b2eada9f0d2733c92452b9))
* favicon in manifest ([5eccdee](https://github.com/memetic-institute/money-printer-go-brrr/commit/5eccdee068f45f978c3e0891df752ad36182a458))
* react player props ([bd25cb0](https://github.com/memetic-institute/money-printer-go-brrr/commit/bd25cb0b2572d0ca088fc28dde137bd4b22fe789))
* react player version ([1163f4a](https://github.com/memetic-institute/money-printer-go-brrr/commit/1163f4ab60ba2e6785921a68cc1e660f0b6a155f))
* tsconfig ([673dbf7](https://github.com/memetic-institute/money-printer-go-brrr/commit/673dbf784c3e74cf59ced6dc286548b018619fc2))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://brrr.money",
"repository": "https://github.com/memetic-institute/money-printer-go-brrr",
"author": "IMRD <hi@memetic.institute> (https://memetic.institute)",
"version": "2.0.0",
"version": "2.1.0",
"license": "MIT",
"keywords": [
"memes",
Expand Down

1 comment on commit 69611b8

@vercel
Copy link

@vercel vercel bot commented on 69611b8 Mar 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.