Skip to content

Commit aa03ac2

Browse files
ci: version packages (#3)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6abef71 commit aa03ac2

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/green-hairs-taste.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# @vas-dev/units
2+
3+
## 0.1.0
4+
### Minor Changes
5+
6+
7+
8+
- [`6abef71`](https://github.com/vas-dev/units/commit/6abef7141e9de1da44e18b04009f723d9ac82e44) Thanks [@MarceloAlves](https://github.com/MarceloAlves)! - Initial Release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vas-dev/units",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"author": "Marcelo Alves <marcelo.alves@vas.com>",
55
"description": "Small wrapper to help with unit conversions",
66
"keywords": [

0 commit comments

Comments
 (0)