Skip to content

Commit

Permalink
4.1.2
Browse files Browse the repository at this point in the history
Just some static file updates, no code changes.
  • Loading branch information
Evan Jacobs committed Mar 3, 2016
1 parent dfdafd1 commit dfc7049
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 15 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Enigma Platform Team
## React Webapp Generator Changelog
### 4.1.2 (3/3/2016)

- remove/revise the headers of a few static .md files in the repository (no code changes)

---

Expand Down
5 changes: 0 additions & 5 deletions CHANGELOG_policy.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# Enigma Platform Team
## React Webapp Generator Changelog Policy

---

1. [What is a release?](#what-is-a-release)
1. [How is versioning handled per release?](#how-is-versioning-handled-per-release)
1. [How are releases tracked?](#how-are-releases-tracked)
Expand Down
5 changes: 0 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# Enigma Platform Team
## React Webapp Generator Contributor Policy

---

1. [Development Process](#development-process)
1. [Bug Reporting](#bug-reporting)
1. [What is considered a bug?](#what-is-considered-a-bug)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Enigma Platform Team
## React Webapp Generator for Yeoman
# generator-enigma
__A React webapp scaffolding tool with best practice enforcement, automated testing, and more.__

---

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "generator-enigma",
"description": "Generate a React application with best practice enforcement, integrated testing, and more.",
"version": "4.1.1",
"version": "4.1.2",
"license": "MIT",
"contributors": [
"Evan Jacobs <[email protected]> (http://yaycmyk.com)"
Expand Down

0 comments on commit dfc7049

Please sign in to comment.