Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.1...v3.1.0) (2024-10-24)

### Features

* **api:** add register static method [#39](#39) ([0a5deb7](0a5deb7))

### Performance Improvements

* update dependency versions ([2d4af8a](2d4af8a))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent c7e7d31 commit e01fe48
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

# [3.1.0](https://github.com/AlaskaAirlines/auro-skeleton/compare/v3.0.1...v3.1.0) (2024-10-24)


### Features

* **api:** add register static method [#39](https://github.com/AlaskaAirlines/auro-skeleton/issues/39) ([0a5deb7](https://github.com/AlaskaAirlines/auro-skeleton/commit/0a5deb789cb640410c32427a23753cbf1e2222ef))


### Performance Improvements

* update dependency versions ([2d4af8a](https://github.com/AlaskaAirlines/auro-skeleton/commit/2d4af8a69b421a31f2d3e8c6346a8a3e64572d97))

## [3.0.1](https://github.com/AlaskaAirlines/auro-skeleton/compare/v3.0.0...v3.0.1) (2024-10-09)


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-skeleton",
"version": "3.0.1",
"version": "3.1.0",
"description": "auro-skeleton HTML custom element",
"repository": {
"type": "git",
Expand Down

0 comments on commit e01fe48

Please sign in to comment.