mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-01 23:48:53 +02:00
🔖 Release 2.2.3
This commit is contained in:
parent
76f1a089f6
commit
ada70a99a3
2 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,13 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
<a name="2.2.3"></a>
|
||||||
|
|
||||||
|
## 2.2.3 (2023-03-06)
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- 👷♂️ Fix Dockerfile build [[76f1a08](https://github.com/lukevella/Rallly/commit/76f1a089f6a27921caa00b2b6bed5377dc4cd1b0)]
|
||||||
|
|
||||||
<a name="2.2.2"></a>
|
<a name="2.2.2"></a>
|
||||||
|
|
||||||
## 2.2.2 (2023-03-06)
|
## 2.2.2 (2023-03-06)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "rallly",
|
"name": "rallly",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"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