Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agustinusnathaniel committed Sep 6, 2021
1 parent c977f63 commit 602fb08
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# 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.1.1 (2021-09-06)


### Features

* add base configs ([b5c8222](https://github.com/sozonome/eslint-config-sznm/commit/b5c822218a0af77e53915c3332a482f7ddc45f4e))
* **import:** add import configs ([518d3fb](https://github.com/sozonome/eslint-config-sznm/commit/518d3fb1d5d86704851f557ed26d805dac06e558))
* **react:** add react configs ([9696f9a](https://github.com/sozonome/eslint-config-sznm/commit/9696f9a0659eaa1f96a6b6245a4eef6923617678))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-sznm",
"version": "0.1.0",
"version": "0.1.1",
"description": "sozonome's ESLint configuration",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 602fb08

Please sign in to comment.