Skip to content

Commit c4177db

Browse files
author
Hernán Morales Durand
committed
Release v0.7.1
1 parent 6501bfd commit c4177db

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.7.1](https://github.com/hernanmd/pi/compare/0.7.0...0.7.1)
8+
79
#### [0.7.0](https://github.com/hernanmd/pi/compare/0.6.2...0.7.0)
810

11+
> 26 December 2022
12+
13+
- Release v0.7.0 [`6501bfd`](https://github.com/hernanmd/pi/commit/6501bfd053309770f2480c0a5ef5a6bdd287b72b)
914
- Update README.md [`7a178bf`](https://github.com/hernanmd/pi/commit/7a178bf800b702077c4ccbc8f3fd6763e149f828)
1015
- Add docs directory [`f58b42c`](https://github.com/hernanmd/pi/commit/f58b42ce338127525107cde377a161a713d55939)
1116

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pi",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)