Skip to content

Commit

Permalink
chore: remove standard-version
Browse files Browse the repository at this point in the history
  • Loading branch information
kalebdf committed Apr 16, 2020
1 parent ed7d787 commit c723dea
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 895 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- run:
name: setup git && npm
command: |
git config --global user.email "engineering@flosports.tv"
git config --global user.email "dev@flosports.tv"
git config --global user.name "FloSports Engineering"
node --version
npm --version
Expand Down
19 changes: 0 additions & 19 deletions .versionrc.json

This file was deleted.

4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@
* more scripts ([1a14509](https://github.com/flocasts/flo-scss/commit/1a145092d2a2cdece8e1306b8b6181fc80345d20))
* rewrite more files ([0c5547d](https://github.com/flocasts/flo-scss/commit/0c5547d5d97de29690ee7b05b6cc9f3473770d21))

# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.6.4](https://github.com/flocasts/flo-scss/compare/v0.6.1...v0.6.4) (2020-04-13)

### Features
Expand Down
Loading

0 comments on commit c723dea

Please sign in to comment.