Skip to content

Commit 39b2d66

Browse files
committed
chore(release): 2.4.8
1 parent 0b0aa87 commit 39b2d66

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.4.8](https://github.com/Strider-CD/strider/compare/v2.4.7...v2.4.8) (2020-06-10)
6+
57
### [2.4.7](https://github.com/Strider-CD/strider/compare/v2.4.6...v2.4.7) (2020-06-10)
68

79

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strider",
3-
"version": "2.4.7",
3+
"version": "2.4.8",
44
"private": true,
55
"dependencies": {
66
"bootstrap": "~2.3.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strider",
3-
"version": "2.4.7",
3+
"version": "2.4.8",
44
"bin": {
55
"strider": "bin/strider"
66
},

0 commit comments

Comments
 (0)