Skip to content

Commit

Permalink
Updating Changelog and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisAlejandro committed Apr 3, 2020
1 parent 4092475 commit 0343480
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 33 deletions.
3 changes: 2 additions & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[bumpversion]
current_version = 0.1.0
current_version = 0.1.1
tag_name = {new_version}
commit = True
tag = True

[bumpversion:file:package.json]

[bumpversion:file:README.md]

141 changes: 111 additions & 30 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,71 +1,152 @@
# Changelog


## 0.2.0 (2018-08-21)
## 0.1.1 (2020-04-03)

### Changes

* Improving gulp tasks. [Luis Alejandro Martínez Faneyth]
* Adding Snyk config. [Luis Alejandro Martínez Faneyth]

* Including configuration for Babel, Jshint y Stylelint on package.json. [REF] Improving Gulp tasks codebase. [Luis Alejandro Martínez Faneyth]
* Updating yarn.lock. [Luis Alejandro Martínez Faneyth]

* Refactoring gulp flow. [REF] Improving Vue app. [Luis Alejandro Martínez Faneyth]
* Updating dependencies. [Luis Alejandro Martínez Faneyth]

### Other
* Changing GAnalytics code, optimizing cache. [Luis Alejandro Martínez Faneyth]

* [DEL] Removing unnecessary files. [ADD] Adding basic vue single file components. [REF] Start working with Buefy and Vue Router. [Luis Alejandro Martínez Faneyth]
* Adjusting metadata. [Luis Alejandro Martínez Faneyth]

* [DEL] Removing Bower as devDependency. [REF] Automating fonts download. [REF] Adding Vue, Vuetify and Animejs to dependencies. [Luis Alejandro Martínez Faneyth]
* Removing unused code. [Luis Alejandro Martínez Faneyth]

* Different optimizations. [Luis Alejandro Martínez Faneyth]

## 0.1.2 (2018-08-13)
* Optimizing js. [Luis Alejandro Martínez Faneyth]

### Fix
* Optimizing performance. [Luis Alejandro Martínez Faneyth]

* Fixing Travis build. [Luis Alejandro Martínez Faneyth]
* Configuring security headers for netlify. [Luis Alejandro Martínez Faneyth]

* Adding yarn to dependencies. [Luis Alejandro Martínez Faneyth]

## 0.1.1 (2018-08-13)
* Removing unused sections. [REF] Improving copies. [Luis Alejandro Martínez Faneyth]

### Changes
* Fixing jquery import. [Luis Alejandro Martínez Faneyth]

* Improving Readme. [Luis Alejandro Martínez Faneyth]

* Modifying .gitignore. [Luis Alejandro Martínez Faneyth]

* Improve Readme. [Luis Alejandro Martínez Faneyth]

* Implementing svg-sprite. [Luis Alejandro Martínez Faneyth]

* Adding David dependency checker to badges. [Luis Alejandro Martínez Faneyth]
* Adding github metadata. [Luis Alejandro Martínez Faneyth]

* Removing badge to trigger greenkeeper build. [REF] Activating deployment task. [Luis Alejandro Martínez Faneyth]
* Fixing syntax errors. [Luis Alejandro Martínez Faneyth]

* Updating to webpack 4. [Luis Alejandro Martínez Faneyth]

* Improving readme. [Luis Alejandro Martínez Faneyth]

* Importing Hunting Bears Theme. [Luis Alejandro Martínez Faneyth]

* Finishing configuring development environment with lando. [Luis Alejandro Martínez Faneyth]

### Fix

* Fixing title. [Luis Alejandro Martínez Faneyth]

* Fixing error in Travis. [Luis Alejandro Martínez Faneyth]

* Fixing error in travis. [Luis Alejandro Martínez Faneyth]

### Other

* Docs(readme): add Greenkeeper badge. [greenkeeper[bot]]
* Fix: package.json to reduce vulnerabilities. [snyk-bot]

* Docs(readme): add Greenkeeper badge. [greenkeeper[bot]]
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODESASS-542662
- https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-536840
- https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381
- https://snyk.io/vuln/SNYK-JS-YARN-548869

* Chore(travis): whitelist greenkeeper branches. [greenkeeper[bot]]
* Chore(package): update file-loader to version 6.0.0. [greenkeeper[bot]]

* Chore(package): update dependencies. [greenkeeper[bot]]
* Chore(package): update url-loader to version 4.0.0. [greenkeeper[bot]]

* Chore(package): update cross-env to version 7.0.0. [greenkeeper[bot]]

## 0.1.0 (2018-08-13)
* Chore(package): update file-loader to version 5.0.2. [greenkeeper[bot]]

### New
Closes #24

* Adding License, gitchancgelog and bumpversion config. [Luis Alejandro Martínez Faneyth]
* Chore(package): update url-loader to version 3.0.0. [greenkeeper[bot]]

### Changes
* Chore(package): update mini-css-extract-plugin to version 0.9.0. [greenkeeper[bot]]

* Adding Maintainer notes. [REF] Improving readme. [Luis Alejandro Martínez Faneyth]
* Chore(package): update svgo to version 1.3.2. [greenkeeper[bot]]

* Updating code from upstream. [REF] Coding Travis deployment. [Luis Alejandro Martínez Faneyth]
* Chore(package): update webpack to version 4.41.5. [greenkeeper[bot]]

* Changing CNAME to luisalejandro.org. [Luis Alejandro Martínez Faneyth]
* Chore(package): update webpack-pwa-manifest to version 4.1.1. [greenkeeper[bot]]

### Fix
* Chore(package): update @babel/preset-env to version 7.8.2. [greenkeeper[bot]]

* Fixing Travis build. [Luis Alejandro Martínez Faneyth]
* Chore(package): update @babel/core to version 7.8.0. [greenkeeper[bot]]

### Other
* Chore(package): update http-server to version 0.12.0. [greenkeeper[bot]]

* Chore(package): update style-loader to version 1.0.0. [greenkeeper[bot]]

* Chore(package): update webpack to version 4.41.1. [greenkeeper[bot]]

* Chore(package): update concurrently to version 5.0.0. [greenkeeper[bot]]

* Chore(package): update sass-loader to version 8.0.0. [greenkeeper[bot]]

* Chore(package): update mini-css-extract-plugin to version 0.8.0. [greenkeeper[bot]]

* Chore(package): update eslint-config-airbnb-base to version 14.0.0. [greenkeeper[bot]]

* Add scrollspy to default layout. [Paola Vargas]

* Reverse add anchor to all blog post card, only add to button read more. [Paola Vargas]

* Add anchor tag to blog posts cards. [Paola Vargas]

* Add hovers, efects. Change text in banner. [Paola Vargas]

* Fix blog overflow issue. [Paola Vargas]

* Add slick to blog posts, add responsive details. [Paola Vargas]

* Add images and files. [Paola Vargas]

* Add sections and styles for home page. [Paola Vargas]

* Chore(package): update cross-env to version 6.0.0. [greenkeeper[bot]]

* Chore(package): update eslint-loader to version 3.0.0. [greenkeeper[bot]]

* Chore(package): update rimraf to version 3.0.0. [greenkeeper[bot]]

* Chore(package): update eslint to version 6.2.0. [greenkeeper[bot]]

* Chore(package): update eslint-loader to version 2.2.1. [greenkeeper[bot]]

* Add Gitter badge. [The Gitter Badger]

* Fix: pin eslint-loader to 2.2.0. [greenkeeper[bot]]

* Docs(readme): add Greenkeeper badge. [greenkeeper[bot]]

* Chore(package): update dependencies. [greenkeeper[bot]]

* [DEL] Removing icon. [Luis Alejandro Martínez Faneyth]

* Importing Jekyll-webpack boilerplate. [Luis Alejandro Martínez Faneyth]

* Initial import. [Luis Alejandro Martínez Faneyth]
* Create index.html. [Luis Alejandro Martínez Faneyth]

* Initial commit. [Luis Alejandro Martínez Faneyth]
* Create CNAME. [Luis Alejandro Martínez Faneyth]


2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[![Snyk](https://snyk.io/test/github/CollageLabs/collagelabs.org/badge.svg)](https://snyk.io/test/github/CollageLabs/collagelabs.org)
[![CLA Assistant](https://cla-assistant.io/readme/badge/CollageLabs/collagelabs.org)](https://cla-assistant.io/CollageLabs/collagelabs.org)

Current version: 0.1.0
Current version: 0.1.1

## How to start hacking this website?

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "collagelabs.org",
"version": "0.1.0",
"version": "0.1.1",
"description": "Collage Labs website",
"author": "Luis Alejandro Martínez Faneyth <luis@luisalejandro.org>",
"repository": "CollageLabs/collagelabs.org",
Expand Down

0 comments on commit 0343480

Please sign in to comment.