Skip to content

Commit

Permalink
Merge pull request #9 from JayBox325/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
JayBox325 authored Sep 13, 2020
2 parents abf279e + e77f047 commit 9de2e29
Show file tree
Hide file tree
Showing 27 changed files with 1,843 additions and 1,209 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## 1.0.7 -- NOT RELEASED
### Added
- Base CMS config

### Changed
- Updated CraftCMS to 3.5
- License information

## 1.0.6 -- NOT RELEASED
### Added
- MAMP Database export command to general config.
Expand Down
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "jaybox325/jaycraft",
"description": "Craft boilerplate to work with JayBox325/JayPack",
"version": "1.0.5",
"version": "1.0.7",
"type": "project",
"require": {
"adigital/cookie-consent-banner": "^1.1",
"anubarak/craft-relabel": "^1.3",
"anubarak/craft-relabel": "2.0.2",
"craftcms/cms": "^3.0.0",
"craftcms/redactor": "^2.4",
"ether/seo": "3.6.2",
"ether/seo": "3.6.6",
"ether/tags": "^1.0",
"marionnewlevant/snitch": "^3.0",
"mmikkel/cp-field-inspect": "^1.0",
Expand All @@ -22,7 +22,7 @@
"superbig/craft-entry-instructions": "^1.0",
"topshelfcraft/supersort": "^3.0",
"vaersaagod/matrixmate": "^1.2",
"verbb/cp-nav": "^2.0",
"verbb/cp-nav": "3.0.13.1",
"vlucas/phpdotenv": "^3.4.0"
},
"autoload": {
Expand Down
Loading

0 comments on commit 9de2e29

Please sign in to comment.