From fde8e05c0fdbbb18afc00f2e77849779213ea8db Mon Sep 17 00:00:00 2001 From: Techadmin Date: Tue, 7 Jan 2025 13:13:52 +0000 Subject: [PATCH] chore: release prod version 2.55.0 [skip build] --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index daa269acdd..203316c85c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v2.54.1-2](https://github.com/GoodDollar/GoodDAPP/compare/v2.54.0...v2.54.1-2) +#### [v2.55.0](https://github.com/GoodDollar/GoodDAPP/compare/v2.54.0...v2.55.0) - fix: update deprecation dialog with welcome offer styles [`ac225b4`](https://github.com/GoodDollar/GoodDAPP/commit/ac225b41eb76c11805685e85b282d4daf9312603) - remove welcome offer from dashboard [`0d49179`](https://github.com/GoodDollar/GoodDAPP/commit/0d491793a71eb21c9043c1c4ec6be8b289a3f755) diff --git a/package.json b/package.json index f9c991bb59..92145f45ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gooddollar/gooddapp", - "version": "2.54.1-2", + "version": "2.55.0", "engines": { "node": "18.x", "npm": "9.x"