Skip to content

Commit c8a5809

Browse files
Merge pull request #327 from asieduernest12/fix/merge
Fix/merge
2 parents 09c78db + fd114aa commit c8a5809

File tree

3 files changed

+28
-4
lines changed

3 files changed

+28
-4
lines changed

CHANGELOG.md

+25-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,31 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5-
## [1.6.4](https://github.com/ansh/jiffyreader.com/compare/v1.6.0...v1.6.4) (2025-02-04)
5+
## [1.6.5](https://github.com/ansh/jiffyreader.com/compare/v1.6.4...v1.6.5) (2025-02-04)
6+
7+
## [1.6.4](https://github.com/ansh/jiffyreader.com/compare/v1.6.3...v1.6.4) (2025-02-04)
8+
9+
10+
### Bug Fixes
11+
12+
* noisylogging ([876a170](https://github.com/ansh/jiffyreader.com/commit/876a17084977c2cc54cfb41f8c0c074ddfd968ad))
13+
14+
## [1.6.3](https://github.com/ansh/jiffyreader.com/compare/v1.6.2...v1.6.3) (2025-02-03)
15+
16+
17+
### Bug Fixes
18+
19+
* noisy prod log with env ([9dc8676](https://github.com/ansh/jiffyreader.com/commit/9dc867673fd956b33be1bfb4db9900105e754117))
20+
21+
## [1.6.2](https://github.com/ansh/jiffyreader.com/compare/v1.6.1...v1.6.2) (2025-02-03)
22+
23+
24+
### Bug Fixes
25+
26+
* noisy console logs in production ([442e959](https://github.com/ansh/jiffyreader.com/commit/442e959785dfc1c4a757b28e17c02d80d5eb59e5))
27+
* noisy logging ([c98039c](https://github.com/ansh/jiffyreader.com/commit/c98039c6fedb58ff86c95bce14ba36124a0aba1d))
28+
29+
## [1.6.1](https://github.com/ansh/jiffyreader.com/compare/v1.5.0...v1.6.1) (2025-01-20)
630

731

832
### Bug Fixes

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jiffy-reader",
33
"displayName": "Jiffy reader",
4-
"version": "1.6.4",
4+
"version": "1.6.5",
55
"description": "jiffy reader",
66
"packageManager": "[email protected]",
77
"scripts": {

0 commit comments

Comments
 (0)