Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

Commit f8368ef

Browse files
chore: release 4.0.3 (#157)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1faf8cf commit f8368ef

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@
77
* fix: Remove remaining uses of object-assign
88
* fix: remove object-assign
99

10+
### [4.0.3](https://www.github.com/npm/gauge/compare/v4.0.2...v4.0.3) (2022-03-10)
11+
12+
13+
### Bug Fixes
14+
15+
* move demo.js to the docs folder ([#155](https://www.github.com/npm/gauge/issues/155)) ([1faf8cf](https://www.github.com/npm/gauge/commit/1faf8cf25c0bffb345f6657e20743d83c54d6695))
16+
17+
18+
### Dependencies
19+
20+
* remove the unused direct ansi-regex dependency ([#156](https://www.github.com/npm/gauge/issues/156)) ([65be798](https://www.github.com/npm/gauge/commit/65be79895801433e02aef58cafb6f31a87287e59))
21+
1022
### [4.0.2](https://www.github.com/npm/gauge/compare/v4.0.1...v4.0.2) (2022-02-16)
1123

1224

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gauge",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "A terminal based horizontal gauge",
55
"main": "lib",
66
"scripts": {

0 commit comments

Comments
 (0)