Skip to content

Commit

Permalink
4.5.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
enact-bot committed Jan 8, 2024
2 parents 27b303d + 2644c49 commit ae35469
Show file tree
Hide file tree
Showing 28 changed files with 31,045 additions and 19,777 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ install:
- npm install
- npm run lerna exec -- --ignore enact-sampler --concurrency 1 -- npm --no-package-lock install
- npm run lerna exec -- --ignore enact-sampler --concurrency 1 -- npm --no-package-lock link
- npm run lerna link
- npm run interlink
- popd
- rm -fr node_modules/@enact
- npm install
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

The following is a curated list of changes in the Enact moonstone module, newest changes on the top.

## [4.5.5] - 2024-01-08

No significant changes.

## [4.5.4] - 2020-09-06

No significant changes.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ enact create -t moonstone MyApp

Unless otherwise specified, all content, including all source code files and documentation files in this repository are:

Copyright (c) 2012-2022 LG Electronics
Copyright (c) 2012-2024 LG Electronics

Unless otherwise specified or set forth in the NOTICE file, all content, including all source code files and documentation files in this repository are: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this content except in compliance with the License. You may obtain a copy of the License at

Expand Down
Loading

0 comments on commit ae35469

Please sign in to comment.