Skip to content

Commit 36b17b0

Browse files
author
hernanmd
committed
Release v0.4.10
1 parent d72a71d commit 36b17b0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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.4.10](https://github.com/hernanmd/pi/compare/0.4.9...0.4.10)
8+
9+
> 26 January 2020
10+
11+
- Sort and columnize listing. Minor fixes [`4292d2d`](https://github.com/hernanmd/pi/commit/4292d2d17e0ab0ad64ffb043638ae7d7904fd5e9)
12+
- Quote pi version variable [`d72a71d`](https://github.com/hernanmd/pi/commit/d72a71d1dbb1979a365a46005176e75563c9552e)
13+
- Minor fixes [`0ac53dc`](https://github.com/hernanmd/pi/commit/0ac53dc9ba6435da1d76c5d2f4de441d1c013acc)
14+
715
#### [0.4.9](https://github.com/hernanmd/pi/compare/0.4.8...0.4.9)
816

917
> 25 January 2020

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.4.9",
3+
"version": "0.4.10",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)