4 Commits
1.0.3 ... 1.0.5

Author SHA1 Message Date
0370a38d2b RELEASE: 1.0.5
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
2021-09-13 20:47:52 +00:00
cff9182485 fix(): fixing SM
Some checks are pending
continuous-integration/drone/push Build is running
2021-09-13 22:47:43 +02:00
30af76826f RELEASE: 1.0.4
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
2021-09-13 20:47:03 +00:00
160447222c fix(): fixing SM
Some checks are pending
continuous-integration/drone/push Build is running
2021-09-13 22:46:54 +02:00
2 changed files with 15 additions and 2 deletions

View File

@ -29,7 +29,7 @@ steps:
from_secret: gitea_token
base_url: https://git.sthope.dev
files:
- ./randomPwd
- ./randomPwd/*
checksum:
- md5
- sha1
@ -37,7 +37,6 @@ steps:
- sha512
- adler32
- crc32
note: CHANGELOG.md
when:
event: tag

View File

@ -1,3 +1,17 @@
### [1.0.5](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.4...1.0.5) (2021-09-13)
### 🛠 Fixes
* fixing SM ([cff9182](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/cff91824851d616a3b4b916437deb3bc72557a09))
### [1.0.4](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.3...1.0.4) (2021-09-13)
### 🛠 Fixes
* fixing SM ([1604472](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/160447222c12339d43eb8b49677e08f3154248a3))
### [1.0.3](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.2...1.0.3) (2021-09-13)