groupme-js / node-groupme

The only GroupMe API library for NodeJS that isn't a million years old.
https://groupme.js.org
MIT License
27 stars 11 forks source link

chore: :arrow_up: update dependencies #105

Closed not-so-smart closed 11 months ago

not-so-smart commented 11 months ago

groupme-api-types@2.1.0

this is mainly just to test the CI and make sure semantic-release bot is working, but it also allows us to implement Message#like() and other methods using the /likes endpoint.