Browse Source

bump all files to 0.3.33

master
Trent Larson 5 days ago
parent
commit
f3761c98fb
  1. 4
      CHANGELOG.md
  2. 4
      package-lock.json

4
CHANGELOG.md

@ -6,12 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.3.33]
## [0.3.33] - 2024.11.07
### Fixed
- Affirm Delivery button on offer claim page didn't work.
## [0.3.32]
## [0.3.32] - 2024.11.06
### Added
- New offers to user & to user's projects

4
package-lock.json

@ -1,12 +1,12 @@
{
"name": "TimeSafari",
"version": "0.3.32",
"version": "0.3.33",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "TimeSafari",
"version": "0.3.32",
"version": "0.3.33",
"dependencies": {
"@dicebear/collection": "^5.4.1",
"@dicebear/core": "^5.4.1",

Loading…
Cancel
Save