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{
2- "." : " 7.8 .0"
2+ "." : " 7.9 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 7.9.0 (2026-03-25)
4+
5+ Full Changelog: [ v7.8.0...v7.9.0] ( https://github.com/trycourier/courier-node/compare/v7.8.0...v7.9.0 )
6+
7+ ### Features
8+
9+ * ** api:** add create/retrieve/archive/publish/replace methods to notifications ([ 54b80b1] ( https://github.com/trycourier/courier-node/commit/54b80b1ede8ea8bcd51bd082699b3b03f9f9e7a7 ) )
10+
11+
12+ ### Chores
13+
14+ * ** ci:** skip lint on metadata-only changes ([ 5c639a9] ( https://github.com/trycourier/courier-node/commit/5c639a9b279a4ef170299eb8e3c8ef1acd2eebce ) )
15+ * ** internal:** tweak CI branches ([ ed8bdf8] ( https://github.com/trycourier/courier-node/commit/ed8bdf810c55674ee1d77078d09dc4455130ff74 ) )
16+ * ** internal:** update gitignore ([ 59d1fe1] ( https://github.com/trycourier/courier-node/commit/59d1fe1affea4f6d43a530ccd3b15ca9ae10e165 ) )
17+
318## 7.8.0 (2026-03-12)
419
520Full Changelog: [ v7.7.1...v7.8.0] ( https://github.com/trycourier/courier-node/compare/v7.7.1...v7.8.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @trycourier/courier" ,
3- "version" : " 7.8 .0" ,
3+ "version" : " 7.9 .0" ,
44 "description" : " The official TypeScript library for the Courier API" ,
55 "author" : " Courier <support@courier.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '7.8 .0' ; // x-release-please-version
1+ export const VERSION = '7.9 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments