Skip to content

Commit 76f0c2f

Browse files
chore(release): 📦 version packages
1 parent 89e8929 commit 76f0c2f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/large-melons-do.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/api/CHANGELOG.md

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

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 89e8929: Remove UMD from package.json
8+
39
## 2.0.0
410

511
### Major Changes

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"publishConfig": {
1212
"access": "public"
1313
},
14-
"version": "2.0.0",
14+
"version": "2.0.1",
1515
"main": "dist/index.min.js",
1616
"module": "dist/index.min.mjs",
1717
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)