Skip to content

Commit 000f6da

Browse files
committed
Add "package.json" to exports (#165)
1 parent 66a730e commit 000f6da

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

ā€ŽCHANGELOG.mdā€Ž

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

3+
## 3.3.4
4+
- Add "package.json" to exports ([#165](https://github.com/omrilotan/isbot/pull/165)) by [javivelasco](https://github.com/omrilotan/isbot/commits?author=javivelasco)
5+
36
## 3.3.3
47
- Add generic patterns (name/version) reduces pattern list size by >20%
58
- Internal formatting

ā€Žpackage.jsonā€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "isbot",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"description": "šŸ¤– detect bots/crawlers/spiders via the user agent.",
55
"keywords": [
66
"bot",

0 commit comments

Comments
Ā (0)
⚔