Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 54b2402

Browse files
chore(release): version 1.5.0-alpha.1
# [1.5.0-alpha.1](v1.4.4...v1.5.0-alpha.1) (2021-03-17) ### Bug Fixes * Update autodevops version. ([b973be1](b973be1)) ### Features * Build from Github actions. ([68f2f88](68f2f88))
1 parent 68f2f88 commit 54b2402

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.5.0-alpha.1](https://github.com/SocialGouv/standup/compare/v1.4.4...v1.5.0-alpha.1) (2021-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* Update autodevops version. ([b973be1](https://github.com/SocialGouv/standup/commit/b973be151a49250dc6a79873971c9249349d4a2d))
7+
8+
9+
### Features
10+
11+
* Build from Github actions. ([68f2f88](https://github.com/SocialGouv/standup/commit/68f2f882b9fda52da5866585135c857093c7ae86))
12+
113
## [1.4.4](https://github.com/SocialGouv/standup/compare/v1.4.3...v1.4.4) (2021-02-23)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "standup",
3-
"version": "1.4.4",
3+
"version": "1.5.0-alpha.1",
44
"main": "index.js",
55
"author": "SocialGouv",
66
"license": "MIT",

0 commit comments

Comments
 (0)