Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 66 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,72 @@ Note that the displayed date is in the format `dd-mm-yyyy`

[Older changelogs](#older-changelogs)

## [v2.3.2]
> **Released:** `soon`

### Added Features
- Split PR & issues into separate events [#272]

### Bugs Fixed
- Removed data collection (which was done through glitch.me) since glitch has stopped support [#343]

### Chores
- npm(deps-dev): bump prettier from 2.8.2 to 3.6.0 [#249] [#259] [#270] [#280] [#307]
- npm(deps-dev): bump eslint from 8.31.0 to 8.47.0 [#250] [#256] [#258] [#263] [#265] [#274] [#275] [#277] [#282] [#286] [#289] [#291] [#300] [#303]
- npm(deps): bump axios from 1.2.2 to 1.10.0 [#251] [#254] [#257] [#260] [#261] [#276] [#278] [#279] [#318]
- Github Actions(deps): Bump lowlighter/metrics from 3.31 to 3.34 [#252] [#273] [#310]
- Github Actions(deps): Bump tibdex/github-app-token from 1.7.0 to 1.8.0 [#253]
- npm(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1 [#255]
- npm(deps-dev): bump nodemon from 2.0.20 to 2.0.22 [#262] [#269]
- npm(deps): bump qs from 6.11.0 to 6.11.2 [#264] [#287]
- npm(deps-dev): bump eslint-config-prettier from 8.6.0 to 10.1.5 [#266] [#268] [#302]
- Github Actions(deps): bump Andrew-Chen-Wang/github-wiki-action from 3 to 4 [#285]

[v2.3.2]: https://github.com/Readme-Workflows/recent-activity/releases/tag/v2.3.2
[#343]: https://github.com/Readme-Workflows/recent-activity/pull/343
[#318]: https://github.com/Readme-Workflows/recent-activity/pull/318
[#310]: https://github.com/Readme-Workflows/recent-activity/pull/310
[#307]: https://github.com/Readme-Workflows/recent-activity/pull/307
[#303]: https://github.com/Readme-Workflows/recent-activity/pull/303
[#302]: https://github.com/Readme-Workflows/recent-activity/pull/302
[#300]: https://github.com/Readme-Workflows/recent-activity/pull/300
[#291]: https://github.com/Readme-Workflows/recent-activity/pull/291
[#289]: https://github.com/Readme-Workflows/recent-activity/pull/289
[#287]: https://github.com/Readme-Workflows/recent-activity/pull/287
[#286]: https://github.com/Readme-Workflows/recent-activity/pull/286
[#285]: https://github.com/Readme-Workflows/recent-activity/pull/285
[#282]: https://github.com/Readme-Workflows/recent-activity/pull/282
[#280]: https://github.com/Readme-Workflows/recent-activity/pull/280
[#279]: https://github.com/Readme-Workflows/recent-activity/pull/279
[#278]: https://github.com/Readme-Workflows/recent-activity/pull/278
[#277]: https://github.com/Readme-Workflows/recent-activity/pull/277
[#276]: https://github.com/Readme-Workflows/recent-activity/pull/276
[#275]: https://github.com/Readme-Workflows/recent-activity/pull/275
[#274]: https://github.com/Readme-Workflows/recent-activity/pull/274
[#273]: https://github.com/Readme-Workflows/recent-activity/pull/273
[#272]: https://github.com/Readme-Workflows/recent-activity/pull/272
[#270]: https://github.com/Readme-Workflows/recent-activity/pull/270
[#269]: https://github.com/Readme-Workflows/recent-activity/pull/269
[#268]: https://github.com/Readme-Workflows/recent-activity/pull/268
[#266]: https://github.com/Readme-Workflows/recent-activity/pull/266
[#265]: https://github.com/Readme-Workflows/recent-activity/pull/265
[#264]: https://github.com/Readme-Workflows/recent-activity/pull/264
[#263]: https://github.com/Readme-Workflows/recent-activity/pull/263
[#262]: https://github.com/Readme-Workflows/recent-activity/pull/262
[#261]: https://github.com/Readme-Workflows/recent-activity/pull/261
[#260]: https://github.com/Readme-Workflows/recent-activity/pull/260
[#259]: https://github.com/Readme-Workflows/recent-activity/pull/259
[#258]: https://github.com/Readme-Workflows/recent-activity/pull/258
[#257]: https://github.com/Readme-Workflows/recent-activity/pull/257
[#256]: https://github.com/Readme-Workflows/recent-activity/pull/256
[#255]: https://github.com/Readme-Workflows/recent-activity/pull/255
[#254]: https://github.com/Readme-Workflows/recent-activity/pull/254
[#253]: https://github.com/Readme-Workflows/recent-activity/pull/253
[#251]: https://github.com/Readme-Workflows/recent-activity/pull/251
[#252]: https://github.com/Readme-Workflows/recent-activity/pull/252
[#250]: https://github.com/Readme-Workflows/recent-activity/pull/250
[#249]: https://github.com/Readme-Workflows/recent-activity/pull/249

## [v2.3.1]
> **Released:** `07-08-2021`

Expand Down
Loading
Loading