Skip to content

Commit 6bc2f72

Browse files
chore: release v0.1.2
1 parent 764e0ae commit 6bc2f72

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
@@ -1,3 +1,11 @@
1+
# Changelog
2+
3+
## [0.1.2](https://github.com/JoshuaKGoldberg/without-undefined-properties/compare/0.1.1...0.1.2) (2025-03-31)
4+
5+
### Bug Fixes
6+
7+
- bump to create-typescript-app@2 with transitions action ([#13](https://github.com/JoshuaKGoldberg/without-undefined-properties/issues/13)) ([764e0ae](https://github.com/JoshuaKGoldberg/without-undefined-properties/commit/764e0ae9006d1fb7f803c5c55337040b7e8fb1fe)), closes [#12](https://github.com/JoshuaKGoldberg/without-undefined-properties/issues/12)
8+
19
## [0.1.1](https://github.com/JoshuaKGoldberg/without-undefined-properties/compare/0.1.0...0.1.1) (2024-12-20)
210

311
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "without-undefined-properties",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Copies an object without its undefined properties. 🫥",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)