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

Commit 2cbc5fe

Browse files
chore(release): version 1.4.4
## [1.4.4](v1.4.3...v1.4.4) (2021-02-23) ### Bug Fixes * **deps:** update all non-major dependencies (minor) ([#334](#334)) ([4712d39](4712d39))
1 parent 4712d39 commit 2cbc5fe

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.4](https://github.com/SocialGouv/standup/compare/v1.4.3...v1.4.4) (2021-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all non-major dependencies (minor) ([#334](https://github.com/SocialGouv/standup/issues/334)) ([4712d39](https://github.com/SocialGouv/standup/commit/4712d391018aad06678b3a9c4925112d3f493df8))
7+
18
## [1.4.3](https://github.com/SocialGouv/standup/compare/v1.4.2...v1.4.3) (2021-02-22)
29

310

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.3",
3+
"version": "1.4.4",
44
"main": "index.js",
55
"author": "SocialGouv",
66
"license": "MIT",

0 commit comments

Comments
 (0)