mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-21 22:11:37 +01:00
chore(release): 0.3.2
This commit is contained in:
parent
a6b62d21b7
commit
8c8291f527
2 changed files with 10 additions and 1 deletions
|
@ -2,6 +2,15 @@
|
|||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
### [0.3.2](https://github.com/apotdevin/thunderhub/compare/v0.3.1...v0.3.2) (2020-04-14)
|
||||
|
||||
|
||||
### Improvements
|
||||
|
||||
* add seo head and fix env ([7c900be](https://github.com/apotdevin/thunderhub/commit/7c900be4d09a775e2b46a2b1264785c0ae20d29e))
|
||||
* disabled strong password and link fixes ([115266b](https://github.com/apotdevin/thunderhub/commit/115266b264b0b613dc4690e2bce690e344d570aa))
|
||||
* fix envs and add base path ([00c7851](https://github.com/apotdevin/thunderhub/commit/00c78513ec3611a7a3bb39732abfa35abcffbbe6))
|
||||
|
||||
### [0.3.1](https://github.com/apotdevin/thunderhub/compare/v0.2.2...v0.3.1) (2020-04-13)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue