Skip to content

Commit

Permalink
chore: Bump version to 6.1.0 and upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
moberwasserlechner committed Jul 31, 2024
1 parent a839ca1 commit 671e6b7
Show file tree
Hide file tree
Showing 6 changed files with 1,841 additions and 1,299 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,6 @@ captures

# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild

# Locally published versions
capacitor-community-generic-oauth2-*.tgz
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [6.x.x] - 2024

See [GitHub Releases](https://github.com/capacitor-community/generic-oauth2/releases) for details

## [5.0.0] - 2023-09-04

### Breaking
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Michael Oberwasserlechner
Copyright (c) 2024 Capacitor Community

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit 671e6b7

Please sign in to comment.