Skip to content

Commit 9fc4823

Browse files
committed
chore(release): 2.4.9
1 parent 05acb00 commit 9fc4823

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.9](https://github.com/Strider-CD/strider/compare/v2.4.8...v2.4.9) (2020-07-02)
6+
7+
8+
### Bug Fixes
9+
10+
* projects refresh for github ([05acb00](https://github.com/Strider-CD/strider/commit/05acb00b8c1a37339feb20d3c73b5737d6ccfa69))
11+
* **api:** update mongoose and fix ensureIndex deprecation ([59a4e55](https://github.com/Strider-CD/strider/commit/59a4e5548972d92085e306e802bd7dd67e266bcd))
12+
* **deps:** update github to allow manual reauth ([e1104f1](https://github.com/Strider-CD/strider/commit/e1104f1b926fec9d678020272dcb65fe3f7cd657))
13+
514
### [2.4.8](https://github.com/Strider-CD/strider/compare/v2.4.7...v2.4.8) (2020-06-10)
615

716
### [2.4.7](https://github.com/Strider-CD/strider/compare/v2.4.6...v2.4.7) (2020-06-10)

bower.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strider",
3-
"version": "2.4.8",
3+
"version": "2.4.9",
44
"bin": {
55
"strider": "bin/strider"
66
},

0 commit comments

Comments
 (0)