Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - type-core@0.1.0
  • Loading branch information
rafamel committed Nov 28, 2020
1 parent ea2fa9d commit a0a2bfb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
12 changes: 12 additions & 0 deletions packages/type-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2020-11-28)


### Features

* **type-core:** adds TypeGuard ([b3ae2a1](https://github.com/rafamel/utils/commit/b3ae2a156d55fd488eaa73426d5209a27135f3e9))
* **type-core:** adds types ([4e86ca4](https://github.com/rafamel/utils/commit/4e86ca462c755e8e91f2827601d4dcac57801d86))
2 changes: 1 addition & 1 deletion packages/type-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions packages/type-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "type-core",
"version": "0.0.0",
"version": "0.1.0",
"author": "Rafa Mel",
"description": "A types utility belt for TypeScript",
"keywords": [
Expand Down Expand Up @@ -52,8 +52,6 @@
"bugs": {
"url": "https://github.com/rafamel/utils/issues"
},
"devDependencies": {},
"dependencies": {},
"@pika/pack": {
"pipeline": [
[
Expand Down

0 comments on commit a0a2bfb

Please sign in to comment.