Skip to content

Commit 5d9c4ea

Browse files
committed
0.2.4
1 parent 8c3d371 commit 5d9c4ea

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.2.4
4+
5+
* Ensure `README.md` and `LICENSE` files are included in NPM distribution.
6+
37
## 0.2.3
48

59
* Reorganize TypeScript building and NPM distribution.

dist/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mcaskill/html-build-attributes",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Generate a string of HTML attributes.",
55
"license": "MIT",
66
"homepage": "https://github.com/mcaskill/js-html-build-attributes",

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)