Skip to content

Commit 13899c5

Browse files
committed
chore(release): 2.4.1
1 parent 5b98238 commit 13899c5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
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+
<a name="2.4.1"></a>
6+
## [2.4.1](https://github.com/documentationjs/globals-docs/compare/v2.4.0...v2.4.1) (2019-08-20)
7+
8+
9+
510
<a name="2.4.0"></a>
611
# [2.4.0](https://github.com/documentationjs/globals-docs/compare/v2.3.1...v2.4.0) (2017-12-05)
712

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "globals-docs",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "documentation links for all node and browser globals",
55
"main": "index.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)