1
0
Fork 0

chore(release): 0.2.1

This commit is contained in:
ssube 2020-08-01 10:47:32 -05:00
parent f9f5b6d215
commit 9161c02c97
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.2.1](https://github.com/ssube/js-utils/compare/v0.2.1-0...v0.2.1) (2020-08-01)
### [0.2.1-0](https://github.com/ssube/js-utils/compare/v0.2.0...v0.2.1-0) (2020-08-01)

View File

@ -1,6 +1,6 @@
{
"name": "@apextoaster/js-utils",
"version": "0.2.1-0",
"version": "0.2.1",
"description": "utility functions",
"main": "out/main.js",
"types": "out/index.d.ts",