File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22
3+ ## 2.1.0 (2024-12-11)
4+
5+ * chore: lint ([ 6d2e1bd] ( https://github.com/PlusAuth/plusauth-rest-js/commit/6d2e1bd ) )
6+ * chore: update dependencies ([ b9bbe79] ( https://github.com/PlusAuth/plusauth-rest-js/commit/b9bbe79 ) )
7+ * chore: update dependencies ([ 98fdea2] ( https://github.com/PlusAuth/plusauth-rest-js/commit/98fdea2 ) )
8+ * chore: update readme ([ 355686d] ( https://github.com/PlusAuth/plusauth-rest-js/commit/355686d ) )
9+ * chore: upgrade deps ([ 3670e74] ( https://github.com/PlusAuth/plusauth-rest-js/commit/3670e74 ) )
10+ * type: more specific types ([ f9372fe] ( https://github.com/PlusAuth/plusauth-rest-js/commit/f9372fe ) )
11+ * type: use correct type for client permissions ([ 744617b] ( https://github.com/PlusAuth/plusauth-rest-js/commit/744617b ) )
12+ * feat: account linking method ([ fa74984] ( https://github.com/PlusAuth/plusauth-rest-js/commit/fa74984 ) )
13+ * feat: account linking views, hooks ([ 590fd97] ( https://github.com/PlusAuth/plusauth-rest-js/commit/590fd97 ) )
14+ * fix: create connection schema missing some required props ([ 1a1d891] ( https://github.com/PlusAuth/plusauth-rest-js/commit/1a1d891 ) )
15+
316## <small >2.0.3 (2024-11-25)</small >
417
518* fix: incorrect variable interpolation ([ 4e99e8e] ( https://github.com/PlusAuth/plusauth-rest-js/commit/4e99e8e ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @plusauth/plusauth-rest-js" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " PlusAuth JavaScript Rest Client" ,
55 "type" : " module" ,
66 "browser" : " ./dist/plusauth-rest-js.global.js" ,
1313 "require" : " ./dist/plusauth-rest-js.cjs"
1414 },
1515 "packageManager" : " pnpm@9.15.0" ,
16- "files" : [" dist" ],
16+ "files" : [
17+ " dist"
18+ ],
1719 "author" : {
1820 "name" : " Ismail H. Ayaz" ,
1921 "email" : " ismail.ayaz@ekinokssoftware.com"
You can’t perform that action at this time.
0 commit comments