File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.3.0] ( https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.2.0...v1.3.0 ) (2024-01-08)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * improved console.logging ([ 0b20ad3] ( https://github.com/CoCreate-app/CoCreate-nginx/commit/0b20ad32f3ca407bb71f5ea14bc623be51a6ba01 ) )
7
+ * logging ([ f5e18f1] ( https://github.com/CoCreate-app/CoCreate-nginx/commit/f5e18f1aee274d78fdc624caaffd504a03dab4e6 ) )
8
+ * nginx.conf formating ([ 0c87d43] ( https://github.com/CoCreate-app/CoCreate-nginx/commit/0c87d43536017668e089629d9894fedbecd0c606 ) )
9
+ * removed dev console.log ([ fcd5fe0] ( https://github.com/CoCreate-app/CoCreate-nginx/commit/fcd5fe0dc9fdb9159531ac51f0f7a71363593b02 ) )
10
+ * update log message ([ 36e55af] ( https://github.com/CoCreate-app/CoCreate-nginx/commit/36e55afe35e9e42a05c5efb19ac3a296882ead0a ) )
11
+
12
+
13
+ ### Features
14
+
15
+ * bumped CoCreate dependencies to their latest versions ([ 87643b4] ( https://github.com/CoCreate-app/CoCreate-nginx/commit/87643b423b1ac62f235bf2599befeb2d38a72b0c ) )
16
+
1
17
# [ 1.2.0] ( https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.1.5...v1.2.0 ) (2024-01-03)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/nginx" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " An intergration with Nginx and CoCreateJS." ,
5
5
"keywords" : [
6
6
" nginx" ,
44
44
"url" : " https://github.com/sponsors/CoCreate-app"
45
45
},
46
46
"main" : " ./src/index.js"
47
- }
47
+ }
You can’t perform that action at this time.
0 commit comments