Skip to content

Commit

Permalink
chore: update dependencies and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tzellman committed Jan 24, 2024
1 parent 35d545d commit 4e17478
Show file tree
Hide file tree
Showing 4 changed files with 1,803 additions and 2,687 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18

- name: Cache dependencies
uses: actions/cache@v3
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 0.5.0

- updates to support micro icons now provided by heroicons
- update to latest Ember (5.6) via ember-cli-update
- update dependencies and bump version

### 0.4.0

- updated to support Ember 5.x
Expand Down
Loading

0 comments on commit 4e17478

Please sign in to comment.