Skip to content

Commit

Permalink
v4.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPrimate committed Aug 7, 2024
1 parent 69c4767 commit 5fa7311
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# [4.3.11]

- When bypassing Tokenizer to use the Filepicker, s3 paths would become links.
- When bypassing Tokenizer to use the Filepicker, s3 paths would not open location properly.

# [4.3.10]

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": "tokenizer",
"version": "4.3.10",
"version": "4.3.11",
"license": "MIT",
"scripts": {
"lint": "npx eslint src/",
Expand Down

0 comments on commit 5fa7311

Please sign in to comment.