Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 47e63ac

Browse files
committed
chore(release): 1.8.0
1 parent 449fee2 commit 47e63ac

File tree

3 files changed

+34
-98
lines changed

3 files changed

+34
-98
lines changed

CHANGELOG.md

Lines changed: 31 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,7 @@
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.7.2](https://github.com/ansh/jiffyreader.com/compare/v1.7.1...v1.7.2) (2025-04-11)
6-
7-
## [1.7.1](https://github.com/ansh/jiffyreader.com/compare/v1.7.0...v1.7.1) (2025-04-10)
8-
9-
10-
### Bug Fixes
11-
12-
* remove extraneous permissions related to mellowtel ([d7916d4](https://github.com/ansh/jiffyreader.com/commit/d7916d4e8fc7061c08e60a1522fda4feef78a774))
13-
14-
## [1.7.0](https://github.com/ansh/jiffyreader.com/compare/v1.6.5...v1.7.0) (2025-04-10)
5+
## [1.8.0](https://github.com/ansh/jiffyreader.com/compare/v1.6.6...v1.8.0) (2025-04-11)
156

167

178
### Features
@@ -21,123 +12,52 @@ All notable changes to this project will be documented in this file. See [commit
2112

2213
### Bug Fixes
2314

15+
* remove extraneous permissions related to mellowtel ([d7916d4](https://github.com/ansh/jiffyreader.com/commit/d7916d4e8fc7061c08e60a1522fda4feef78a774))
2416
* **test:** assert build completes after stripping mellowtel ([a02a46e](https://github.com/ansh/jiffyreader.com/commit/a02a46e344453695a438e007bf0881d582da992e))
2517
* **update/ci:** git configs [name, email] ([f01751a](https://github.com/ansh/jiffyreader.com/commit/f01751ae2ab90b68580d43f82b86c78b59fde97b))
2618

27-
## [1.6.5](https://github.com/ansh/jiffyreader.com/compare/v1.6.4...v1.6.5) (2025-02-04)
19+
## [1.6.6](https://github.com/ansh/jiffyreader.com/compare/v1.6.4...v1.6.6) (2025-02-04)
2820

29-
## [1.6.4](https://github.com/ansh/jiffyreader.com/compare/v1.6.3...v1.6.4) (2025-02-04)
30-
31-
32-
### Bug Fixes
33-
34-
* noisylogging ([876a170](https://github.com/ansh/jiffyreader.com/commit/876a17084977c2cc54cfb41f8c0c074ddfd968ad))
35-
36-
## [1.6.3](https://github.com/ansh/jiffyreader.com/compare/v1.6.2...v1.6.3) (2025-02-03)
37-
38-
39-
### Bug Fixes
40-
41-
* noisy prod log with env ([9dc8676](https://github.com/ansh/jiffyreader.com/commit/9dc867673fd956b33be1bfb4db9900105e754117))
42-
43-
## [1.6.2](https://github.com/ansh/jiffyreader.com/compare/v1.6.1...v1.6.2) (2025-02-03)
21+
## [1.6.4](https://github.com/ansh/jiffyreader.com/compare/v1.6.0...v1.6.4) (2025-02-04)
4422

4523

4624
### Bug Fixes
4725

26+
* disable debug for prod builds ([4c3a425](https://github.com/ansh/jiffyreader.com/commit/4c3a42559bb3150751920ef29c8bbf9867f4a61a))
4827
* noisy console logs in production ([442e959](https://github.com/ansh/jiffyreader.com/commit/442e959785dfc1c4a757b28e17c02d80d5eb59e5))
4928
* noisy logging ([c98039c](https://github.com/ansh/jiffyreader.com/commit/c98039c6fedb58ff86c95bce14ba36124a0aba1d))
29+
* noisy prod log with env ([9dc8676](https://github.com/ansh/jiffyreader.com/commit/9dc867673fd956b33be1bfb4db9900105e754117))
30+
* noisylogging ([876a170](https://github.com/ansh/jiffyreader.com/commit/876a17084977c2cc54cfb41f8c0c074ddfd968ad))
5031

51-
## [1.6.1](https://github.com/ansh/jiffyreader.com/compare/v1.5.0...v1.6.1) (2025-01-20)
52-
53-
54-
### Bug Fixes
55-
56-
* disable debug for prod builds ([4c3a425](https://github.com/ansh/jiffyreader.com/commit/4c3a42559bb3150751920ef29c8bbf9867f4a61a))
57-
58-
## [1.5.0](https://github.com/ansh/jiffyreader.com/compare/v1.4.0...v1.5.0) (2024-12-31)
32+
## [1.6.0](https://github.com/ansh/jiffyreader.com/compare/v1.3.7...v1.6.0) (2024-12-31)
5933

6034

6135
### Features
6236

6337
* ability to enable and disable elements on a page like buttons, links, ... etc ([30b889a](https://github.com/ansh/jiffyreader.com/commit/30b889a27906786c2220b4ec3d389d5790e697e2))
64-
65-
## [1.4.0](https://github.com/ansh/jiffyreader.com/compare/v1.3.5...v1.4.0) (2024-12-30)
66-
67-
68-
### Features
69-
7038
* ability to enable and disable elements on a page like buttons, links, ... etc ([a97e0ea](https://github.com/ansh/jiffyreader.com/commit/a97e0eade9974c63bb67e079c8ae198f0f64d50d))
7139

72-
## [1.3.5](https://github.com/ansh/jiffyreader.com/compare/v1.3.4...v1.3.5) (2024-12-29)
73-
74-
75-
### Bug Fixes
76-
77-
* reddi disappearing text [#288](https://github.com/ansh/jiffyreader.com/issues/288) ([f4e5256](https://github.com/ansh/jiffyreader.com/commit/f4e5256bb9c0a6d6a54cc5d2c759a32f756d8d38))
40+
## [1.3.7](https://github.com/ansh/jiffyreader.com/compare/v1.3.6...v1.3.7) (2024-12-29)
7841

79-
## [1.3.4](https://github.com/ansh/jiffyreader.com/compare/v1.3.2...v1.3.4) (2024-12-28)
42+
## [1.3.6](https://github.com/ansh/jiffyreader.com/compare/v1.3.3...v1.3.6) (2024-12-29)
8043

8144

8245
### Bug Fixes
8346

84-
* **ci/update:** use wait instead of sleep ([4922097](https://github.com/ansh/jiffyreader.com/commit/49220974dcea8702ec6523e75aad7ae3b482de8b))
85-
* **ci:** skip release if last commit is chore(release) ([0cd8748](https://github.com/ansh/jiffyreader.com/commit/0cd87481c6b854fc48516acdad6a6b56cbfbe77a))
47+
* reddi disappearing text [#288](https://github.com/ansh/jiffyreader.com/issues/288) ([f4e5256](https://github.com/ansh/jiffyreader.com/commit/f4e5256bb9c0a6d6a54cc5d2c759a32f756d8d38))
8648
* **ui:** popup ([17fabf7](https://github.com/ansh/jiffyreader.com/commit/17fabf7bee71505bd75181ce2813196dbf6b6180))
8749

88-
## [1.3.2](https://github.com/ansh/jiffyreader.com/compare/v1.3.1...v1.3.2) (2024-12-26)
50+
## [1.3.3](https://github.com/ansh/jiffyreader.com/compare/v1.3.0...v1.3.3) (2024-12-26)
8951

9052

9153
### Bug Fixes
9254

9355
* **build:** wait 10 seconds after build to run test ([d8b76da](https://github.com/ansh/jiffyreader.com/commit/d8b76da7eae82809a6adc5dc6d61c37650bab07c))
56+
* **ci/update:** use wait instead of sleep ([4922097](https://github.com/ansh/jiffyreader.com/commit/49220974dcea8702ec6523e75aad7ae3b482de8b))
9457
* **ci:** bugs zipping opera, add time delay to stabilize parallel builds, remove action.sh ([4349274](https://github.com/ansh/jiffyreader.com/commit/43492741c4aefac56ae5ea1b49ed3c5e652d72b2))
58+
* **ci:** skip release if last commit is chore(release) ([0cd8748](https://github.com/ansh/jiffyreader.com/commit/0cd87481c6b854fc48516acdad6a6b56cbfbe77a))
9559

96-
## [1.3.1](https://github.com/ansh/jiffyreader.com/compare/v1.2.6...v1.3.1) (2024-12-26)
97-
98-
## [1.2.6](https://github.com/ansh/jiffyreader.com/compare/v1.2.5...v1.2.6) (2024-12-25)
99-
100-
## [1.2.5](https://github.com/ansh/jiffyreader.com/compare/v1.2.4...v1.2.5) (2024-12-25)
101-
102-
103-
### Bug Fixes
104-
105-
* **build:** set different name for dev builds ([d1f7b22](https://github.com/ansh/jiffyreader.com/commit/d1f7b22c9ae897c9fe9cb01f98a57ee3e654af82))
106-
* **ci:** attempt to upload to cws when secrets available ([03bef78](https://github.com/ansh/jiffyreader.com/commit/03bef7811edcbe51ad5f506e01bfaf837cf4eb98))
107-
* **ci:** build and publish tags as prelease, requires manually unchecking a prerelease to mark it as current in gh gui ([08d2fa1](https://github.com/ansh/jiffyreader.com/commit/08d2fa1d2674bf8948e1bc74dd55e4aac29ee1cf))
108-
* **ci:** check to run cws uploads with scripts ([921b2fe](https://github.com/ansh/jiffyreader.com/commit/921b2fe298293fa1fcd16398ad142819a366f281))
109-
110-
## [1.2.4](https://github.com/ansh/jiffyreader.com/compare/v1.2.3...v1.2.4) (2024-12-25)
111-
112-
113-
### Bug Fixes
114-
115-
* **ci:** cws upload missing chrome file ([cccbaea](https://github.com/ansh/jiffyreader.com/commit/cccbaeaab849ccb2226e0d856799edd2e0fccee1))
116-
* **ci:** print manifest after build and update make calls ([77e5392](https://github.com/ansh/jiffyreader.com/commit/77e5392e88ac3e4a0f9502dc74049597cd8a8bd9))
117-
* **ci:** upload then publish as last step to fail softly ([af78b9a](https://github.com/ansh/jiffyreader.com/commit/af78b9a861a6970c652847c0a11d3e0961ecb514))
118-
119-
## [1.2.3](https://github.com/ansh/jiffyreader.com/compare/v1.2.2...v1.2.3) (2024-12-25)
120-
121-
122-
### Bug Fixes
123-
124-
* **ci:** include pnpm lock ([8428b9a](https://github.com/ansh/jiffyreader.com/commit/8428b9aa4d10e18b7b770bd4754fa05ad3b539da))
125-
* **ui:** broken css with interpolation ([31a7492](https://github.com/ansh/jiffyreader.com/commit/31a749214c7cba101af00097aaaa6d9dede32a93))
126-
127-
## [1.2.2](https://github.com/ansh/jiffyreader.com/compare/v1.2.0...v1.2.2) (2024-12-25)
128-
129-
130-
### Bug Fixes
131-
132-
* ci secrets ([7849ee4](https://github.com/ansh/jiffyreader.com/commit/7849ee463b36aea216de0961a125c1518cd37d66))
133-
* **ci:** refactor ([15defa4](https://github.com/ansh/jiffyreader.com/commit/15defa46bada19498e99f85e80a92de1a534b7b2))
134-
* **ci:** run make test ([1ff3e3a](https://github.com/ansh/jiffyreader.com/commit/1ff3e3a413eec3c6831e129bca58eaa29bc3b03d))
135-
* **internal:** improvements ([010f3ee](https://github.com/ansh/jiffyreader.com/commit/010f3ee35b7fe001d1be4508ce8f379bedb51034))
136-
* sass build warings ([af40167](https://github.com/ansh/jiffyreader.com/commit/af40167d9a2b02255939eb6957de2c814eff2315))
137-
* **update:** build and dev script, action and make file, add ([c64923c](https://github.com/ansh/jiffyreader.com/commit/c64923c3ec65e07e7f25bac69a6c7f6e1d821b0d))
138-
* **update:** ignore .envs ([541e4b6](https://github.com/ansh/jiffyreader.com/commit/541e4b68e7306d0eb476b081a8c550d90b3d66c2))
139-
140-
## [1.2.0](https://github.com/ansh/jiffyreader.com/compare/6c3fad5509a6345346122705c0e859eb036e5171...v1.2.0) (2024-12-23)
60+
## [1.3.0](https://github.com/ansh/jiffyreader.com/compare/6c3fad5509a6345346122705c0e859eb036e5171...v1.3.0) (2024-12-25)
14161

14262

14363
### Features
@@ -185,8 +105,19 @@ All notable changes to this project will be documented in this file. See [commit
185105
* bookmarklet build failing ([ae347e4](https://github.com/ansh/jiffyreader.com/commit/ae347e4fcc4e28a7a9c3df0670f5d25aa512d7ad))
186106
* broken bookmarlet ([859292a](https://github.com/ansh/jiffyreader.com/commit/859292a5d241955ad6a8d6517e9f0f9db4b13bb8))
187107
* buggy toggles ([dfca483](https://github.com/ansh/jiffyreader.com/commit/dfca483174481c0fb2c614a5968b775bdc73b80a))
108+
* **build:** set different name for dev builds ([d1f7b22](https://github.com/ansh/jiffyreader.com/commit/d1f7b22c9ae897c9fe9cb01f98a57ee3e654af82))
188109
* chrome install notification bug ([be7e397](https://github.com/ansh/jiffyreader.com/commit/be7e397ff5d663e32d71682d6f749535af147a3a))
110+
* ci secrets ([7849ee4](https://github.com/ansh/jiffyreader.com/commit/7849ee463b36aea216de0961a125c1518cd37d66))
111+
* **ci:** attempt to upload to cws when secrets available ([03bef78](https://github.com/ansh/jiffyreader.com/commit/03bef7811edcbe51ad5f506e01bfaf837cf4eb98))
112+
* **ci:** build and publish tags as prelease, requires manually unchecking a prerelease to mark it as current in gh gui ([08d2fa1](https://github.com/ansh/jiffyreader.com/commit/08d2fa1d2674bf8948e1bc74dd55e4aac29ee1cf))
113+
* **ci:** check to run cws uploads with scripts ([921b2fe](https://github.com/ansh/jiffyreader.com/commit/921b2fe298293fa1fcd16398ad142819a366f281))
114+
* **ci:** cws upload missing chrome file ([cccbaea](https://github.com/ansh/jiffyreader.com/commit/cccbaeaab849ccb2226e0d856799edd2e0fccee1))
115+
* **ci:** include pnpm lock ([8428b9a](https://github.com/ansh/jiffyreader.com/commit/8428b9aa4d10e18b7b770bd4754fa05ad3b539da))
116+
* **ci:** print manifest after build and update make calls ([77e5392](https://github.com/ansh/jiffyreader.com/commit/77e5392e88ac3e4a0f9502dc74049597cd8a8bd9))
117+
* **ci:** refactor ([15defa4](https://github.com/ansh/jiffyreader.com/commit/15defa46bada19498e99f85e80a92de1a534b7b2))
118+
* **ci:** run make test ([1ff3e3a](https://github.com/ansh/jiffyreader.com/commit/1ff3e3a413eec3c6831e129bca58eaa29bc3b03d))
189119
* **ci:** upload prod extension and publish dev extension to chrome webstore ([8b7b14d](https://github.com/ansh/jiffyreader.com/commit/8b7b14d4f480beeabe57a330a491620e290e307e))
120+
* **ci:** upload then publish as last step to fail softly ([af78b9a](https://github.com/ansh/jiffyreader.com/commit/af78b9a861a6970c652847c0a11d3e0961ecb514))
190121
* content loading incorrect tabSession on init ([26457c6](https://github.com/ansh/jiffyreader.com/commit/26457c6476a153bd42347433213e5b6afcbe4c23))
191122
* **doc:** broken about link ([c0936c7](https://github.com/ansh/jiffyreader.com/commit/c0936c757d924580a1c0dca5b288f36ed7a4da1b)), closes [#164](https://github.com/ansh/jiffyreader.com/issues/164)
192123
* **docs:** typo ([df4bbcd](https://github.com/ansh/jiffyreader.com/commit/df4bbcd3c5b4e1f6c2a83130b584693ca79a6175))
@@ -199,6 +130,7 @@ All notable changes to this project will be documented in this file. See [commit
199130
* google play logo ([7c1d27f](https://github.com/ansh/jiffyreader.com/commit/7c1d27fc449741f35c22efd87473eb1017d3c982))
200131
* ignore styles tags in body element ([07b0f5b](https://github.com/ansh/jiffyreader.com/commit/07b0f5b1ada87de2a53dd3e05473ec14870ae653)), closes [#98](https://github.com/ansh/jiffyreader.com/issues/98)
201132
* import.meta firefox error ([d62c26e](https://github.com/ansh/jiffyreader.com/commit/d62c26e240468f61bb6e428311ae0ccc646f332f))
133+
* **internal:** improvements ([010f3ee](https://github.com/ansh/jiffyreader.com/commit/010f3ee35b7fe001d1be4508ce8f379bedb51034))
202134
* invisible buttons ([eca0292](https://github.com/ansh/jiffyreader.com/commit/eca02928ded7e9c6d090d2907bda9f1578dcf7ce))
203135
* issue [#168](https://github.com/ansh/jiffyreader.com/issues/168) ([8136fdb](https://github.com/ansh/jiffyreader.com/commit/8136fdbf2a365157253f93568b79c723badaa3d6))
204136
* issue[#148](https://github.com/ansh/jiffyreader.com/issues/148) ([b2c2f81](https://github.com/ansh/jiffyreader.com/commit/b2c2f81b5e344f0374172bf88f1e37dc112cd9e4))
@@ -212,6 +144,7 @@ All notable changes to this project will be documented in this file. See [commit
212144
* popup style ([6959d60](https://github.com/ansh/jiffyreader.com/commit/6959d60793559927ddfd4787a625733443abec53))
213145
* production build not working ([5c25391](https://github.com/ansh/jiffyreader.com/commit/5c253919888084a1bcec6eeedc835fc64c259a5f))
214146
* removed unused storage permission ([3a3caa8](https://github.com/ansh/jiffyreader.com/commit/3a3caa859f9ca282a8c54e59c9f8c6f1d80c2778))
147+
* sass build warings ([af40167](https://github.com/ansh/jiffyreader.com/commit/af40167d9a2b02255939eb6957de2c814eff2315))
215148
* shorcut error ([b825cda](https://github.com/ansh/jiffyreader.com/commit/b825cda16d1392671dc7023aca806dca15c4521e))
216149
* shortcut and badgetext, house cleaning ([9be4ed5](https://github.com/ansh/jiffyreader.com/commit/9be4ed59cb6f2020dd4a4b121e13154979eee7f2))
217150
* style is not being triggered for the first toggle ([9042cdd](https://github.com/ansh/jiffyreader.com/commit/9042cddfe2fcab9951b8b54be77c7f54e2055f3d))
@@ -220,6 +153,9 @@ All notable changes to this project will be documented in this file. See [commit
220153
* typo ([2e60ecb](https://github.com/ansh/jiffyreader.com/commit/2e60ecbfd2c540e2772878c1fbb9a1ae2686d9c8))
221154
* typo ([b12b9da](https://github.com/ansh/jiffyreader.com/commit/b12b9daedaa76dfcef810bc296a8ae1e4a4d1744))
222155
* typo ([42cfd6a](https://github.com/ansh/jiffyreader.com/commit/42cfd6aba4c8d9bd6f3d80789f7b3b83b3b65db7))
156+
* **ui:** broken css with interpolation ([31a7492](https://github.com/ansh/jiffyreader.com/commit/31a749214c7cba101af00097aaaa6d9dede32a93))
157+
* **update:** build and dev script, action and make file, add ([c64923c](https://github.com/ansh/jiffyreader.com/commit/c64923c3ec65e07e7f25bac69a6c7f6e1d821b0d))
158+
* **update:** ignore .envs ([541e4b6](https://github.com/ansh/jiffyreader.com/commit/541e4b68e7306d0eb476b081a8c550d90b3d66c2))
223159
* use custom anchor placed after body ([d08b3cc](https://github.com/ansh/jiffyreader.com/commit/d08b3cc66012346eca07ef57d879132bcb4bcf23))
224160
* web.whatapp.com message contenteditable bug ([629d29d](https://github.com/ansh/jiffyreader.com/commit/629d29de4216001b0adb12e370a6c248fb3bebc5))
225161
* workflow ([64c8ab7](https://github.com/ansh/jiffyreader.com/commit/64c8ab7c8df89f48f410f01bc37931410a9eb88f))

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,7 +1,7 @@
11
{
22
"name": "jiffy-reader",
33
"displayName": "Jiffy reader",
4-
"version": "1.7.2",
4+
"version": "1.8.0",
55
"description": "jiffy reader",
66
"packageManager": "[email protected]",
77
"scripts": {

0 commit comments

Comments
 (0)