Skip to content

Commit 8193ffb

Browse files
committed
chore: release package(s)
- @tunnckocore/[email protected]
1 parent bfb816b commit 8193ffb

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

@tunnckocore/package-json/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.1](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-02-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **@tunnckocore/package-json:** update docs ([bfb816b](https://github.com/tunnckoCore/opensource/commit/bfb816b7ce3c976af0cb90c18037a0084407311b))
12+
13+
14+
15+
16+
617
# 2.0.0 (2020-02-29)
718

819

@tunnckocore/package-json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/package-json",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"licenseStart": 2018,
55
"license": "MPL-2.0",
66
"description": "Get package.json metadata for npm module from JSDelivr or fallback to Unpkg, because the npm registry is slow and ugly",

0 commit comments

Comments
 (0)