Skip to content

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.1](v1.3.0...v1.3.1) (2024-01-26)

### Performance Improvements

* update to support node 20 ([8ceb4fd](8ceb4fd))
  • Loading branch information
semantic-release-bot committed Jan 26, 2024
1 parent 8ceb4fd commit 3ccddb9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Semantic Release Automated Changelog

## [1.3.1](https://github.com/AlaskaAirlines/eslint-config-auro/compare/v1.3.0...v1.3.1) (2024-01-26)


### Performance Improvements

* update to support node 20 ([8ceb4fd](https://github.com/AlaskaAirlines/eslint-config-auro/commit/8ceb4fd94fcb0f56bf83a650526e90d1e810f536))

# [1.3.0](https://github.com/AlaskaAirlines/eslint-config-auro/compare/v1.2.0...v1.3.0) (2021-12-15)


Expand Down
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": "1.3.0",
"version": "1.3.1",
"description": "Custom eslint config for Auro design system development",
"author": "Product engineering",
"repository": {
Expand Down

0 comments on commit 3ccddb9

Please sign in to comment.