Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlafroscia committed Nov 1, 2019
1 parent 3633aff commit 54bf45d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,9 @@
# 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.

## 1.0.0 (2019-11-01)

### Features

- add `no-expression-like-strings` rule ([3633aff](https://github.com/movableink/template-lint-plugin/commit/3633aff0d915adaaa544722fd9ef850fb14307e6))
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@movable/template-lint-plugin",
"version": "0.1.0",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 54bf45d

Please sign in to comment.