Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 4550707

Browse files
tag: v2.1.0
1 parent b9117df commit 4550707

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

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

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

1212
### Merged
1313

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

4749
## [v2.0.0](https://github.com/ArthurFiorette/steam-trader/compare/v1.4.0...v2.0.0) - 2021-09-04

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "steam-trader",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "An deployment ready and automated steam trade client!",
55
"license": "GPL-3.0",
66
"private": true,

0 commit comments

Comments
 (0)