File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed
Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 77
88All notable changes to this project will be documented in this file.
99
10+ ## [ v3.3.3] ( https://github.com/nextcloud-libraries/nextcloud-event-bus/tree/v3.3.3 ) \( 2025-11-07\)
11+
12+ ### Changed
13+
14+ - build: use consistent script names for npm ([ #995 ] ( https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/995 ) )
15+ - chore: update node version to include LTS and active ([ #994 ] ( https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/994 ) )
16+ - chore: align ` devEngines ` with apps Node version ([ #1012 ] ( https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/1012 ) )
17+ - chore(deps): Bump ` @types/semver ` to 7.7.0 ([ #954 ] ( https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/954 ) )
18+ - chore(deps): Bump ` semver ` to 7.7.2 ([ #986 ] ( https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/986 ) )
19+ - ci: update reuse.yml workflow from template ([ #1009 ] ( https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/1009 ) )
20+ - ci: update npm-publish.yml workflow from template ([ #1010 ] ( https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/1010 ) )
21+ - ci: update workflows from organization ([ #1011 ] ( https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/1011 ) )
22+ - refactor: adjust code to already comply with upcoming ESLint v9 ([ #996 ] ( https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/996 ) )
23+
1024## [ v3.3.2] ( https://github.com/nextcloud-libraries/nextcloud-event-bus/tree/v3.3.2 ) \( 2025-02-28\)
1125
1226### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " @nextcloud/event-bus" ,
3- "version" : " 3.3.2 " ,
3+ "version" : " 3.3.3 " ,
44 "description" : " A simple event bus to communicate between Nextcloud components." ,
55 "keywords" : [
66 " nextcloud"
You can’t perform that action at this time.
0 commit comments