Skip to content

Latest commit

 

History

History
221 lines (113 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

221 lines (113 loc) · 2.1 KB

swarmapp-api

2.12.1

Patch Changes

  • Auto broadcast true

2.12.0

Minor Changes

  • fix: add friends

2.11.3

Patch Changes

  • friends adding workaround

2.11.2

Patch Changes

  • remove user log

2.11.1

Patch Changes

  • better logging

2.11.0

Minor Changes

  • fix: friendsAdd

2.10.0

Minor Changes

  • move to @flowdegree

2.9.1

Patch Changes

  • move utils

2.9.0

Minor Changes

  • aBsTr@ct!0n

2.8.1

Patch Changes

    • return promises on some functions

2.8.0

Minor Changes

  • chore: removing logging, refactoring functions

2.7.13

Patch Changes

  • fix: throw error

2.7.12

Patch Changes

  • fix: error logging

2.7.11

Patch Changes

  • fix: constructor

2.7.10

Patch Changes

  • exporting class, removing type file

2.7.9

Patch Changes

  • log instead of throw new error

2.7.8

Patch Changes

  • fix error still

2.7.7

Patch Changes

  • Fixing prefix of error logging

2.7.6

Patch Changes

  • fix logging

2.7.5

Patch Changes

  • adjust logging and constructor

2.7.4

Patch Changes

  • Change likeUnliked logging

2.7.3

Patch Changes

  • debug

2.7.2

Patch Changes

  • cde3ec5: f

2.7.1

Patch Changes

  • 3a43283: Return the error

2.7.0

Minor Changes

  • d921ad1: # Fix error messages

    Adjust error messages to return API error messages

2.6.0

Minor Changes

  • b297060: Fix authetication

    fix:

    • initiatemultifactorlogin
    • completemultifactorlogin

Patch Changes

  • 6a5ed8e: fix lockfile

2.5.4

Patch Changes

  • 8cc2300: Fix package json main entries

2.5.3

Patch Changes

  • 7e1a688: fix changeset

2.5.2

Patch Changes

  • 2a77aca: Add release script

2.5.1

Patch Changes

  • 4cc7dee: Fix CI/CD

    Just fixing CI CD

2.5.0

Minor Changes

  • 6ee82aa: Fix Constructor

2.4.1

Patch Changes

  • 47c432a: Update tsconfig

2.4.0

Minor Changes

  • 3d8ccdd: # Change Typescript CI/CD Workflow

    Change Summary 📔

    In this push, I'm trying:

    • Changeset
    • PNPM
    • TSUP
    • New Github Actions