Skip to content

Commit 9246927

Browse files
committed
chore(release): 2.3.4
1 parent 2f1ba3d commit 9246927

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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.3.4](https://github.com/peerigon/parse-domain/compare/v2.3.3...v2.3.4) (2019-11-02)
6+
7+
8+
59
### [2.3.3](https://github.com/peerigon/parse-domain/compare/v2.3.2...v2.3.3) (2019-11-02)
610

711

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-domain",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"description": "Splits an url into sub-domain, domain and effective top-level-domain",
55
"main": "./lib/parseDomain.js",
66
"types": "./src/index.d.ts",

0 commit comments

Comments
 (0)