0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-17 22:04:19 -05:00
logto/packages/integration-tests
simeng-li bf2d3007c3
fix(core): trigger webhook in organization invitation flow (#7005)
* fix(core): trigger webhook in organization invitation flow

should trigger the Organization.Membership.Updated webhook event when a organization invitation is accepted.

* chore: update changeset

update changeset
2025-02-07 04:03:51 +00:00
..
src fix(core): trigger webhook in organization invitation flow (#7005) 2025-02-07 04:03:51 +00:00
CHANGELOG.md release: version packages (#6850) 2025-01-02 12:11:10 +08:00
jest-puppeteer.config.js
jest.config.js
jest.config.ui.js chore: bump dependencies (#6873) 2024-12-11 17:35:47 +08:00
jest.setup.api.js chore: fix failed tests 2024-07-28 11:59:25 +08:00
jest.setup.js refactor: remove unused patches (#6179) 2024-07-08 13:15:34 +08:00
package.json release: version packages (#6974) 2025-02-05 12:30:59 +08:00
tsconfig.json
tsconfig.test.json
tsup.config.ts refactor: use tsup for building 2024-07-28 11:34:47 +08:00
ui-test-sequencer.js