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: dfpc-coe/etl-caltopo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Choose a base ref
...
head repository: dfpc-coe/etl-caltopo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 31, 2025

  1. Update CHANGELOG

    ingalls committed Jan 31, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    ingalls Nick
    Copy the full SHA
    ac97215 View commit details
  2. 5.0.0

    ingalls committed Jan 31, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    ingalls Nick
    Copy the full SHA
    e660fc1 View commit details
Showing with 698 additions and 633 deletions.
  1. +4 −0 CHANGELOG.md
  2. +692 −631 package-lock.json
  3. +2 −2 package.json
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -10,6 +10,10 @@

## Version History

### v5.0.0

- :tada: Update to `CloudTAK@v6`

### v4.2.1

- :bug: Remove webhook type
Loading