bump to verson 0.2.12
This commit is contained in:
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
## [Unreleased]
|
||||
|
||||
|
||||
## [0.2.12] - 2024.02.01
|
||||
### Added
|
||||
- Prompts for gratitude
|
||||
|
||||
|
||||
## [0.2.11] - 2024.01.28
|
||||
### Added
|
||||
- Actions to share claim data with contacts
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "TimeSafari",
|
||||
"version": "0.2.12-beta",
|
||||
"version": "0.2.12",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "TimeSafari",
|
||||
"version": "0.2.12-beta",
|
||||
"version": "0.2.12",
|
||||
"dependencies": {
|
||||
"@dicebear/collection": "^5.3.5",
|
||||
"@dicebear/core": "^5.3.5",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "TimeSafari",
|
||||
"version": "0.2.12-beta",
|
||||
"version": "0.2.12",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
||||
@@ -5,8 +5,8 @@ tasks:
|
||||
- anchor hash into BTC
|
||||
- add more detail on TimeSafari.org
|
||||
- add button to front page to prompt for ideas for gratitude
|
||||
- checkboxes: show in order, show non-person-oriented messages, show only contacts, show only projects
|
||||
- show previous on "Your" screen
|
||||
- checkboxes: randomize vs show in order, show non-person-oriented messages, show only contacts, show only projects
|
||||
- allow user to add a time when they want their daily notification
|
||||
- prompt for the name directly when they visit the QR scan page
|
||||
- image on give
|
||||
|
||||
Reference in New Issue
Block a user