Skip to content

Commit 86a2528

Browse files
committed
release v1.4.9
1 parent 58f3943 commit 86a2528

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.0"
2+
".": "1.4.9"
33
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-test-project",
3-
"version": "1.4.0",
3+
"version": "1.4.9",
44
"description": "Simple test project with automated release management",
55
"main": "script.js",
66
"scripts": {

release/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
Este archivo documenta los cambios realizados en el proyecto ePayco-tl.
44

5+
## 1.4.9
6+
7+
### ✨ Características
8+
9+
- implement reset button functionality
10+
11+
### 🐛 Correcciones
12+
13+
- add hover effect to counter display
14+
15+
### 📚 Documentación
16+
17+
- allow multiple pending release branches if new changes exist
18+
519
## 1.1.0
620

721
### Características

0 commit comments

Comments
 (0)