Skip to content

Commit

Permalink
Merge pull request #111 from FusionAuth/releases/1.54.0
Browse files Browse the repository at this point in the history
Merge releases/1.54.0
  • Loading branch information
robotdan authored Nov 26, 2024
2 parents 607a79e + 7e4340d commit 478d0d0
Show file tree
Hide file tree
Showing 4 changed files with 4,015 additions and 4,015 deletions.
2 changes: 1 addition & 1 deletion build.savant
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* language governing permissions and limitations under the License.
*/

project(group: "io.fusionauth", name: "fusionauth-typescript-client", version: "1.53.3", licenses: ["ApacheV2_0"]) {
project(group: "io.fusionauth", name: "fusionauth-typescript-client", version: "1.54.0", licenses: ["ApacheV2_0"]) {
workflow {
fetch {
cache()
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fusionauth/typescript-client",
"version": "1.53.3",
"version": "1.54.0",
"description": "A typescript implementation of the FusionAuth client.",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
Loading

0 comments on commit 478d0d0

Please sign in to comment.