bump version to 0.2.7

This commit is contained in:
2024-01-12 20:54:29 -07:00
parent e0fcb1f67b
commit febfa8b098
4 changed files with 9 additions and 4 deletions

View File

@@ -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

4
package-lock.json generated
View File

@@ -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",

View File

@@ -1,6 +1,6 @@
{
"name": "TimeSafari_Test",
"version": "0.2.6",
"version": "0.2.7",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@@ -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