Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fiddle with dependencies to fix windows #282

Merged
merged 13 commits into from
Oct 17, 2024
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.7.8-0](https://github.com/agrc/api-client/compare/v1.7.7...v1.7.8-0) (2024-10-17)


### Dependencies

* downgrade to 7.4.0 ([0e4b89e](https://github.com/agrc/api-client/commit/0e4b89ebc05f0ff210459f690685fae2b92f18ca)), closes [#280](https://github.com/agrc/api-client/issues/280)
* update [@babel](https://github.com/babel) ([6b95c90](https://github.com/agrc/api-client/commit/6b95c903954938e803b5632884f3a16b30fe4fcf))
* update [@sentry](https://github.com/sentry) ([0bd6766](https://github.com/agrc/api-client/commit/0bd6766f6a2c755ed4bb76e2c892084c8a119f96))
* update dropzone ([6877630](https://github.com/agrc/api-client/commit/6877630e0dac6a6b616fb80fd9ffae8b6cf635cb))
* update electron ([5990fa6](https://github.com/agrc/api-client/commit/5990fa6db6bff4612b3b7268e127bd1a13ab17fb))
* update error boundary ([4b6f9cb](https://github.com/agrc/api-client/commit/4b6f9cba29125d09b50934804f35be90cb778bbb))
* update eslint ([ab9884a](https://github.com/agrc/api-client/commit/ab9884a9f258e2282b4851097dc78a7d5d055475))
* update headless ([9fde993](https://github.com/agrc/api-client/commit/9fde9937a24a630b9fba18802746518badf83630))
* update plugins ([7e40a34](https://github.com/agrc/api-client/commit/7e40a3465bc1d7fc65df782c2df7759cb406c16e))
* update tailwind ([8df5060](https://github.com/agrc/api-client/commit/8df50606ef7a12e6496feb583755316e4a702e44))
* update vite ([511bfae](https://github.com/agrc/api-client/commit/511bfaee0c325ec2059c5943afb35fc07d9a77f4))

## [1.7.7](https://github.com/agrc/api-client/compare/v1.7.6...v1.7.7) (2024-10-02)


Expand Down
Loading
Loading