Skip to content

Commit aaea326

Browse files
committed
release: 🚀v1.0.0
1 parent fedaaf2 commit aaea326

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

‎CHANGELOG.md‎

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

22

3+
# [1.0.0](https://github.com/unipackage/utils/compare/v0.1.8...v1.0.0) (2023-12-14)
4+
5+
6+
### Features
7+
8+
* 🎸 change TypeFromProperties to ValueFileds ([d326793](https://github.com/unipackage/utils/commit/d32679380df9e074cbe007f9237afc48be877231))
9+
10+
11+
### BREAKING CHANGES
12+
13+
* 🧨 change TypeFromProperties to ValueFileds
14+
315
## [0.1.8](https://github.com/unipackage/utils/compare/v0.1.6...v0.1.8) (2023-12-11)
416

517

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unipackage/utils",
3-
"version": "0.1.8",
3+
"version": "1.0.0",
44
"description": "utils",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)