Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2021-04-17)

### Features

* add package and build support ([d32b371](d32b371))
  • Loading branch information
semantic-release-bot committed Apr 17, 2021
1 parent f9c2808 commit 293e9d3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Semantic Release Automated Changelog

# 1.0.0 (2021-04-17)


### Features

* add package and build support ([d32b371](https://github.com/AlaskaAirlines/auro-eslint-config/commit/d32b3718564e4230f226821a08a8e54dd75a0f3a))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurodesignsystem/eslint-config",
"version": "0.0.0",
"version": "1.0.0",
"description": "Custom eslint config for Auro design system development",
"author": "Product engineering",
"repository": {
Expand Down

0 comments on commit 293e9d3

Please sign in to comment.