Skip to content

Commit 3f1deb5

Browse files
committed
0.2.3
1 parent 0e27b64 commit 3f1deb5

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
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.2.3
4+
5+
* Reorganize TypeScript building and NPM distribution.
6+
37
## 0.2.2
48

59
* Revert NPM manifest to include `main` and `types` matching package module type.

dist/package.json

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

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.

0 commit comments

Comments
 (0)