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

Commit 70e8040

Browse files
chore(release): version 1.3.0
# [1.3.0](v1.2.13...v1.3.0) (2021-01-28) ### Bug Fixes * rm outdated ptitdej ([#336](#336)) ([46f9afe](46f9afe)) ### Features * Make it a static app. ([#337](#337)) ([5937b04](5937b04))
1 parent 5937b04 commit 70e8040

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.3.0](https://github.com/SocialGouv/standup/compare/v1.2.13...v1.3.0) (2021-01-28)
2+
3+
4+
### Bug Fixes
5+
6+
* rm outdated ptitdej ([#336](https://github.com/SocialGouv/standup/issues/336)) ([46f9afe](https://github.com/SocialGouv/standup/commit/46f9afebcb4d168d752767f0436c9d2504879929))
7+
8+
9+
### Features
10+
11+
* Make it a static app. ([#337](https://github.com/SocialGouv/standup/issues/337)) ([5937b04](https://github.com/SocialGouv/standup/commit/5937b04e5a31ee793ffe759ae8279d254badc29f))
12+
113
## [1.2.13](https://github.com/SocialGouv/standup/compare/v1.2.12...v1.2.13) (2020-12-18)
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.2.13",
3+
"version": "1.3.0",
44
"main": "index.js",
55
"author": "SocialGouv",
66
"license": "MIT",

0 commit comments

Comments
 (0)