Skip to content

Commit 86361c6

Browse files
committed
v1.2.5
1 parent f04d8f5 commit 86361c6

File tree

4 files changed

+6709
-881
lines changed

4 files changed

+6709
-881
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Trello.js changelog
2+
3+
### 1.2.5
4+
5+
- Badge fix
6+
- Dependencies updated
7+
18
### 1.2.4
29

310
- Dependencies updated

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<a href="https://www.npmjs.com/package/trello.js"><img alt="NPM version" src="https://img.shields.io/npm/v/trello.js.svg?maxAge=3600&style=flat-square" /></a>
55
<a href="https://www.npmjs.com/package/trello.js"><img alt="NPM downloads per month" src="https://img.shields.io/npm/dm/trello.js.svg?maxAge=3600&style=flat-square" /></a>
6-
<a href="https://github.com/MrRefactoring/trello.js"><img alt="build status" src="https://img.shields.io/github/workflow/status/mrrefactoring/trello.js/ci?style=flat-square"></a>
6+
<a href="https://github.com/MrRefactoring/trello.js"><img alt="build status" src="https://img.shields.io/github/actions/workflow/status/mrrefactoring/trello.js/ci.yml?style=flat-square"></a>
77
<a href="https://github.com/mrrefactoring/trello.js/blob/develop/LICENSE"><img alt="license" src="https://img.shields.io/github/license/mrrefactoring/trello.js?color=green&style=flat-square"/></a>
88

99
<span>JavaScript / TypeScript library for Node.JS and browsers to easily interact with Atlassian Trello API</span>

0 commit comments

Comments
 (0)