Skip to content

Commit 3ad9a56

Browse files
authored
Merge pull request quran#31 from quran/changeset-release/main
chore(release): 📦 version packages
2 parents 9b13d35 + d91b689 commit 3ad9a56

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/late-parks-return.md

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

packages/api/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @quranjs/api
2+
3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 90088e3: Migrate to the new quran.foundation API

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": "1.7.1",
14+
"version": "2.0.0",
1515
"main": "dist/index.min.js",
1616
"module": "dist/index.min.mjs",
1717
"browser": "dist/index.umd.min.js",

0 commit comments

Comments
 (0)