File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10+ ## [ Unreleased] ( https://github.com/4i8/quranbot/compare/1.3.0...HEAD )
11+
12+ ### Commits
13+
14+ - Changelog [ ` b86a7af ` ] ( https://github.com/4i8/quranbot/commit/b86a7af7e9bf69513e4928025f12f8c093297d8e )
15+ - Edit Lang [ ` 562c223 ` ] ( https://github.com/4i8/quranbot/commit/562c223be37b794af8d5c7ceab8b919aef154ee8 )
16+
1017## [ 1.3.0] ( https://github.com/4i8/quranbot/compare/1.2.1...1.3.0 ) - 2023-03-27
1118
1219### Commits
Original file line number Diff line number Diff line change 4141 },
4242 "devDependencies" : {
4343 "@sapphire/prettier-config" : " ^1.4.3" ,
44+ "auto-changelog" : " ^2.4.0" ,
4445 "concurrently" : " ^7.6.0" ,
4546 "forever" : " ^4.0.3" ,
4647 "nodemon" : " ^2.0.19" ,
5152 "watch" : " concurrently \" nodemon -L --watch src\" \" nodemon ./extensions/prayer.js\" " ,
5253 "start" : " concurrently \" node ./src/shard.js\" \" node ./extensions/prayer.js\" " ,
5354 "format" : " prettier --write \" src/**/*.js\" " ,
54- "test" : " nodemon ./src/index.js --test"
55+ "test" : " nodemon ./src/index.js --test" ,
56+ "clog" : " auto-changelog --output CHANGELOG.md --template keepachangelog --commit-limit false --unreleased --same-file"
5557 },
5658 "prettier" : " @sapphire/prettier-config" ,
5759 "repository" : {
6567 "engines" : {
6668 "node" : " >=16.9.0"
6769 }
68- }
70+ }
You can’t perform that action at this time.
0 commit comments