Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Commit 75de102

Browse files
committed
2.0.0
1 parent 9b7e14f commit 75de102

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# plug-message-split change log
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
This project adheres to [Semantic Versioning](http://semver.org/).
6+
7+
## 2.0.0
8+
* Support loading as a native ES module.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "plug-message-split",
33
"description": "Splitting and word wrap utilities for plug.dj chat messages.",
4-
"version": "1.1.1",
4+
"version": "2.0.0",
55
"author": "Renée Kooi <[email protected]>",
66
"bugs": "https://github.com/miniplug/plug-message-split/issues",
77
"homepage": "https://github.com/miniplug/plug-message-split",

0 commit comments

Comments
 (0)