Skip to content

Commit

Permalink
tag: v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Sep 24, 2021
1 parent b9117df commit 4550707
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v2.1.1](https://github.com/ArthurFiorette/steam-trader/compare/v2.0.0...v2.1.1)
## [v2.1.0](https://github.com/ArthurFiorette/steam-trader/compare/v2.0.0...v2.1.0)

### Merged

Expand Down Expand Up @@ -37,11 +37,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore: automatic changelog generation [`fff7b1a`](https://github.com/ArthurFiorette/steam-trader/commit/fff7b1afcc6d09d23904087e9a09b9f53b569b7e)
- deps: revert webpack to 5.52.0 [`104e1cd`](https://github.com/ArthurFiorette/steam-trader/commit/104e1cd8adeffde4674b3bf6bd74c054f95fe703)
- deps: updated all dependencies [`cf5ec0e`](https://github.com/ArthurFiorette/steam-trader/commit/cf5ec0e55ad2e6c21be53afdf347168d7d9e59f5)
- fix: for some reason the version was bumping to 2.1.1 [`b9117df`](https://github.com/ArthurFiorette/steam-trader/commit/b9117dfb077a0b237745b8bb8157dafb142e1409)
- fix: updated currency usage [`4773977`](https://github.com/ArthurFiorette/steam-trader/commit/47739773f46ba99384281540498484a54c68bc8e)
- merge: merge dependency conflict [`5e632ba`](https://github.com/ArthurFiorette/steam-trader/commit/5e632ba4c9c4c6a02b7d8dea2272d73f868874fc)
- refactor: added all currencies [`eb6f87a`](https://github.com/ArthurFiorette/steam-trader/commit/eb6f87aa1eaf1101e87c73701a7d44054696e655)
- style: use @arthurfiorette/prettier-config [`d772f58`](https://github.com/ArthurFiorette/steam-trader/commit/d772f58db43d7e37fc3a47affb2c2a3a3a1f108d)
- tag: v2.1.0 [`9a6f9b2`](https://github.com/ArthurFiorette/steam-trader/commit/9a6f9b210f18748034dbf667fb867d4743140da3)
- tag: v2.1.1 [`a9eaa59`](https://github.com/ArthurFiorette/steam-trader/commit/a9eaa59b1554bec9d2f6539c14c42676424cce2c)
- tag: v2.1.1 [`023da62`](https://github.com/ArthurFiorette/steam-trader/commit/023da62a2f6785050ffbbe205225d5f518eba0f9)

## [v2.0.0](https://github.com/ArthurFiorette/steam-trader/compare/v1.4.0...v2.0.0) - 2021-09-04
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "steam-trader",
"version": "2.0.0",
"version": "2.1.0",
"description": "An deployment ready and automated steam trade client!",
"license": "GPL-3.0",
"private": true,
Expand Down

0 comments on commit 4550707

Please sign in to comment.