Skip to content

Commit

Permalink
Merge pull request #26 from creativetimofficial/feature/v1.4.0
Browse files Browse the repository at this point in the history
Feature/v1.4.0
  • Loading branch information
rarestoma authored Dec 22, 2022
2 parents a1f7b01 + 98e7cd5 commit fa27a14
Show file tree
Hide file tree
Showing 11 changed files with 10,497 additions and 44 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
npm-debug.log
testem.log
/typings
/.angular

# e2e
/e2e/*.js
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Change Log
## [1.4.0] 2022-12-22
### Updates
- update to Angular 14
- update all dependencies to match Angular 14 version

## [1.3.0] 2020-12-16
### Updates
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,4 @@ Google+: <https://plus.google.com/+CreativetimPage>
Instagram: <https://instagram.com/creativetimofficial>

[CHANGELOG]: ./CHANGELOG.md
[version-badge]: https://img.shields.io/badge/version-1.3.0-blue.svg
[version-badge]: https://img.shields.io/badge/version-1.4.0-blue.svg
2 changes: 1 addition & 1 deletion documentation/tutorial-components.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</div>
<div class="content-center">
<h1 class="title text-center">Components Documentation</h1>
<h3 class="category">v1.3.0</h3>
<h3 class="category">v1.4.0</h3>
<h4 class="description text-center">We are constantly doing updates for you. Please check the online documentation.</h4>
<a href="https://creativetimofficial.github.io/now-ui-kit-angular/documentation/tutorial?ref=nuk-angular-doc" class="btn btn-primary btn-lg btn-round">View Documentation</a>
</div>
Expand Down
Loading

0 comments on commit fa27a14

Please sign in to comment.