1.4.0 readme and changelog
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## Version 1.4.0
|
||||
- Cookie Consent
|
||||
```npm i vanilla-cookieconsent```
|
||||
|
||||
## Version 1.3.0
|
||||
- Add an example of usage limits (Notes AI Gen).
|
||||
- Includes non-destructive schema changes
|
||||
|
||||
@@ -77,6 +77,9 @@ Discord [here](https://discord.gg/3hWPDTA4kD)
|
||||
- [x] Toasts for things like reset email sent
|
||||
- [x] Modals, just because people like modals
|
||||
|
||||
### GDPR
|
||||
- [x] Cookie Consent
|
||||
|
||||
### Demo Software (Notes)
|
||||
- [x] Simple Text based Notes functionality
|
||||
- [x] Read only Notes Dashboard
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "supanuxt-saas",
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "supanuxt-saas",
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "supanuxt-saas",
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.0",
|
||||
"author": {
|
||||
"name": "Michael Dausmann",
|
||||
"email": "mdausmann@gmail.com",
|
||||
|
||||
Reference in New Issue
Block a user