diff --git a/CHANGELOG.md b/CHANGELOG.md index f021dda..7a846bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [0.2.6] - 2024.01.12 +## [0.2.7] - 2024.01.12 ### Added - Give to fulfill a particular offer - Give as part of a trade as opposed to a donation @@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Library security updates - Visibility of actions & confirmations on claim page +### Fixed +- Name of offerer + ## [0.2.2] - 2024.01.05 diff --git a/package-lock.json b/package-lock.json index d534cd1..cccb21f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "TimeSafari_Test", - "version": "0.2.6", + "version": "0.2.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "TimeSafari_Test", - "version": "0.2.6", + "version": "0.2.7", "dependencies": { "@ethersproject/hdnode": "^5.7.0", "@fortawesome/fontawesome-svg-core": "^6.4.2", diff --git a/package.json b/package.json index 4af52fd..36c3d2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "TimeSafari_Test", - "version": "0.2.6", + "version": "0.2.7", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/project.task.yaml b/project.task.yaml index c73d6dd..b590c3f 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -5,6 +5,8 @@ tasks: - deploy & migrate (prod) - update docs +- make set-name request yellow +- make the "give" on contact screen work like other give (allowing donation vs current blank) - create an identifier automatically, with a message that they can import a different one - make give directly on an offer - make a confirmation directly on a give