Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.1...v2.1.0) (2024-01-21)

### Features

* add suport for SSR projects [#76](#76) ([51946fe](51946fe))

### Performance Improvements

* update to support node policy ([714e168](714e168))
  • Loading branch information
semantic-release-bot committed Jan 21, 2024
1 parent 51946fe commit d1652b0
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
@@ -1,5 +1,17 @@
# Semantic Release Automated Changelog

# [2.1.0](https://github.com/AlaskaAirlines/auro-table/compare/v2.0.1...v2.1.0) (2024-01-21)


### Features

* add suport for SSR projects [#76](https://github.com/AlaskaAirlines/auro-table/issues/76) ([51946fe](https://github.com/AlaskaAirlines/auro-table/commit/51946fe3f51ff73161e1f05c8e324a8df2797b3a))


### Performance Improvements

* update to support node policy ([714e168](https://github.com/AlaskaAirlines/auro-table/commit/714e168186d0b77bc006c767a5a75dbc4efb1721))

## [2.0.1](https://github.com/AlaskaAirlines/auro-table/compare/v2.0.0...v2.0.1) (2023-11-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"================================================================================"
],
"name": "@aurodesignsystem/auro-table",
"version": "2.0.1",
"version": "2.1.0",
"description": "auro-table HTML custom element",
"repository": {
"type": "git",
Expand Down

0 comments on commit d1652b0

Please sign in to comment.