File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+
2+
3+ ## <small >2.0.1 (2024-11-25)</small >
4+
5+ * chore: update changelog ([ 3e42a04] ( https://github.com/PlusAuth/plusauth-rest-js/commit/3e42a04 ) )
6+ * fix: regression in getter method namings ([ 1c5cd76] ( https://github.com/PlusAuth/plusauth-rest-js/commit/1c5cd76 ) )
7+ * fix: regression in getter method namings ([ c502ddf] ( https://github.com/PlusAuth/plusauth-rest-js/commit/c502ddf ) )
8+
19## 2.0.0 (2024-11-25)
210This version brings usability improvements along with some breaking changes.
311
@@ -24,4 +32,3 @@ This version brings usability improvements along with some breaking changes.
2432 | addRoles | assignRoles |
2533 | addRoleGroups | assignRoleGroups |
2634 | removeRoles | unassignRoles |
27-
Original file line number Diff line number Diff line change 11{
22 "name" : " @plusauth/plusauth-rest-js" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
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.14.2" ,
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