Skip to content

Commit 31a7981

Browse files
chore(release): 2.9.0-alpha.1 [skip ci]
# [2.9.0-alpha.1](v2.8.0...v2.9.0-alpha.1) (2025-05-06) ### Bug Fixes * add an interceptor to properly remove the header Referrer from the request ([78e63c0](78e63c0)) * add no refererrer policy to headers ([19fe494](19fe494)) * adjust console message for canceled requests ([3022c68](3022c68)) * change cancelled requests console behaviour in dev-prod ([221c2e2](221c2e2)) ### Features * add get_toolbar method to Model class ([c4a1398](c4a1398)) * add get_toolbar method to Model class ([01934c2](01934c2)) * add new raw_execute method ([e8a890e](e8a890e)) * allow error data to be thrown and propagate ([4250037](4250037))
1 parent a659d35 commit 31a7981

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gisce/powerp.js",
3-
"version": "2.8.0-alpha.1",
3+
"version": "2.9.0-alpha.1",
44
"description": "PowERP Javascript Client",
55
"module": "./dist/powerpjs.es.js",
66
"files": [

0 commit comments

Comments
 (0)