Skip to content

Commit

Permalink
release(v1.4.3): hotfix for codon gif
Browse files Browse the repository at this point in the history
  • Loading branch information
rootCircle committed Jan 22, 2025
1 parent 24eb92c commit 07be7ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## v1.4.2 [Unreleased] (as of 2025-01-17)
## v1.4.3 [Unreleased] (as of 2025-01-22)

## v1.4.2 (2025-01-22)

- hotfix: codon gif not showing on firefox

## v1.4.1 (2025-01-17)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docfiller",
"version": "1.4.1",
"version": "1.4.2",
"description": "Automated Google Forms filling web extension using GenAI. Making boring form filling easy!",
"homepage": "https://github.com/rootCircle/docFiller",
"keywords": [
Expand Down

0 comments on commit 07be7ac

Please sign in to comment.