bump version to 0.3.33
This commit is contained in:
@@ -6,6 +6,11 @@ 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]
|
||||
### Fixed
|
||||
- Affirm Delivery button on offer claim page didn't work.
|
||||
|
||||
|
||||
## [0.3.32]
|
||||
### Added
|
||||
- New offers to user & to user's projects
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "TimeSafari",
|
||||
"version": "0.3.32",
|
||||
"version": "0.3.33",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"serve": "vite preview",
|
||||
|
||||
Reference in New Issue
Block a user