Skip to content

Commit 56b4b02

Browse files
author
Markus Suonto
committed
chore(release): 0.0.3
1 parent 4618d8a commit 56b4b02

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
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.
44

5+
### [0.0.3](https://github.com/eficode/resolve-pr-refs/compare/v0.0.2...v0.0.3) (2021-11-24)
6+
7+
8+
### Features
9+
10+
* **app:** build app with tsc and then ncc ([1643853](https://github.com/eficode/resolve-pr-refs/commit/1643853f9a824ed847bea92fd71a24c4a72be39c))
11+
* **app:** migrate to typescript ([0e601f3](https://github.com/eficode/resolve-pr-refs/commit/0e601f34466100eb66b77e454d08c33d706bbf5e))
12+
13+
14+
### Bug Fixes
15+
16+
* **app:** update github imports ([ed2fa9e](https://github.com/eficode/resolve-pr-refs/commit/ed2fa9e413916c68d40a3bc25de7d4239a87c351))
17+
518
### [0.0.2](https://github.com/eficode/ff-merge/compare/v0.0.1...v0.0.2) (2021-11-22)
619

720

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": "resolve-pr-refs",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)