We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 378b880 + b8fc2ca commit 9eaaed2Copy full SHA for 9eaaed2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/GloryWong/iso-timestamp/compare/v1.0.0...v1.0.1) (2024-08-06)
4
+
5
6
+### Bug Fixes
7
8
+* include decoration files in package ([378b880](https://github.com/GloryWong/iso-timestamp/commit/378b88048b9ed4b29f2da405eba3ec865a069c47))
9
10
## 1.0.0 (2024-08-06)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "iso-timestamp",
"type": "module",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Generate ISO 8601 timestamp: YYYYMMDDhhmmssSSS",
"author": {
"name": "Glory Wong",
0 commit comments