Skip to content

Commit 5927ece

Browse files
1.2.1
1 parent d7d2ac8 commit 5927ece

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

changelog.md

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

3+
## [v1.2.1] - 2022-12-28
4+
5+
### Fixed
6+
7+
- Fixed some mistranslations and improved descriptions [#10](https://github.com/Robot-Inventor/hide-view-count/pull/10)
8+
39
## [v1.2.0] - 2022-12-28
410

511
### Fixed

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.2.0",
3+
"version": "1.2.1",
44
"description": "Browser extension to hide the number of Twitter impressions",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)