mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-06 12:41:48 +02:00
🔖 Release 2.2.2
This commit is contained in:
parent
4a4eec1a0b
commit
a0c72296ad
2 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,13 @@
|
||||||
# Changelog
|
# 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>
|
<a name="2.2.1"></a>
|
||||||
|
|
||||||
## 2.2.1 (2023-03-06)
|
## 2.2.1 (2023-03-06)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "rallly",
|
"name": "rallly",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "turbo dev",
|
"dev": "turbo dev",
|
||||||
"build": "turbo build",
|
"build": "turbo build",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue