Skip to content

Commit

Permalink
🔖 Release 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lukevella committed Mar 6, 2023
1 parent 4a4eec1 commit a0c7229
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

<a name="2.2.2"></a>

## 2.2.2 (2023-03-06)

### Fixed

- 🐛 Fix wrong scope used in Dockerfile [[4a4eec1](https://github.com/lukevella/Rallly/commit/4a4eec1a0b8495e58cf855267b71d8b410f607c7)]

<a name="2.2.1"></a>

## 2.2.1 (2023-03-06)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rallly",
"private": true,
"version": "2.2.1",
"version": "2.2.2",
"scripts": {
"dev": "turbo dev",
"build": "turbo build",
Expand Down

0 comments on commit a0c7229

Please sign in to comment.