Skip to content

Commit 6ee1c12

Browse files
1.4.0
1 parent ca28d0b commit 6ee1c12

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [v1.4.0] - 2023-01-12
4+
5+
### Fixed
6+
7+
- Fixed a bug that hides icons and user names of users whose screen name ends with "analytics" [#21](https://github.com/Robot-Inventor/hide-view-count/pull/21)
8+
- Removed language preference from AMO link in README [#22](https://github.com/Robot-Inventor/hide-view-count/pull/22)
9+
310
## [v1.3.0] - 2023-01-11
411

512
### Changed

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,6 +1,6 @@
11
{
22
"name": "hide-impression",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Browser extension to hide the number of Twitter impressions",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)