Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coreui/coreui-angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.14.0
Choose a base ref
...
head repository: coreui/coreui-angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.14.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Apr 3, 2023

  1. chore: dependencies update

    xidedix committed Apr 3, 2023
    Copy the full SHA
    8b8fe26 View commit details
  2. chore: Ship v2.14.1

    xidedix committed Apr 3, 2023
    Copy the full SHA
    15e1211 View commit details
Showing with 1,948 additions and 12,603 deletions.
  1. +4 −0 CHANGELOG.md
  2. +1,924 −12,583 package-lock.json
  3. +18 −18 package.json
  4. +1 −1 projects/coreui-angular/package.json
  5. +1 −1 src/index.html
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### [@coreui/angular](https://coreui.io/) changelog

##### `v2.14.1`

- update to `Angular 14.3`

##### `v2.14.0`

- update to `Angular 14`
Loading