File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 1.1.0] ( https://www.github.com/CuC-Softs/adonisgoose/compare/v1.0.0...v1.1.0 ) (2022-02-12)
4+
5+
6+ ### Features
7+
8+ * add adonis auth integration ([ 1c28947] ( https://www.github.com/CuC-Softs/adonisgoose/commit/1c289475fb1301c68ef5d4c9f9fe1bfcf0572164 ) )
9+ * increase version ([ 06a4a73] ( https://www.github.com/CuC-Softs/adonisgoose/commit/06a4a73d26ff537a991eb0322cdffa05f813a1b3 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * add autorelease scripts ([ 2cd6f6e] ( https://www.github.com/CuC-Softs/adonisgoose/commit/2cd6f6e32812accad2c58919db37d6146b574fb8 ) )
15+ * env fix mongodb ([ 1be671d] ( https://www.github.com/CuC-Softs/adonisgoose/commit/1be671decb7ffa17fe36e510db85ddeb37cdd2ad ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " adonisgoose" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " a support to mongoose orm into adonisjs v5" ,
55 "main" : " build/providers/MongoProvider.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments