Skip to content

Commit

Permalink
chore(release): 1.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.5](v1.0.4...v1.0.5) (2021-03-14)

### Bug Fixes

* update CI tokens ([aa77dbe](aa77dbe))
* Update config ([5a32ea9](5a32ea9))
* updated CI config ([a6654ea](a6654ea))
  • Loading branch information
roomjs-bot committed Mar 14, 2021
1 parent a6654ea commit d6adc63
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.5](https://github.com/room-js/eslint-config-ts/compare/v1.0.4...v1.0.5) (2021-03-14)


### Bug Fixes

* update CI tokens ([aa77dbe](https://github.com/room-js/eslint-config-ts/commit/aa77dbe3f191e398d6a78c688dfd11f2a58880de))
* Update config ([5a32ea9](https://github.com/room-js/eslint-config-ts/commit/5a32ea9f1a9b1669f0de1327e5a9438ce7d44c23))
* updated CI config ([a6654ea](https://github.com/room-js/eslint-config-ts/commit/a6654ea8bbd1c48cea0830e52b2e2f7e3964cd53))

## [1.0.4](https://github.com/room-js/eslint-config-ts/compare/v1.0.3...v1.0.4) (2020-09-02)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roomjs/eslint-config-ts",
"version": "1.0.4",
"version": "1.0.5",
"description": "ESLint configuration for TypeScript projects",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit d6adc63

Please sign in to comment.