Skip to content

Commit 9eaaed2

Browse files
authored
Merge pull request #3 from GloryWong/release-please--branches--master--components--iso-timestamp
chore(master): release 1.0.1
2 parents 378b880 + b8fc2ca commit 9eaaed2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 1.0.0 (2024-08-06)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "iso-timestamp",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Generate ISO 8601 timestamp: YYYYMMDDhhmmssSSS",
66
"author": {
77
"name": "Glory Wong",

0 commit comments

Comments
 (0)