Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-05-12)

### Bug Fixes

* add action.yml ([b778e4f](b778e4f))
* add checkout ([a96616b](a96616b))
* add node-fetch ([8ffab35](8ffab35))
* add setup node ([276e5f3](276e5f3))
* remove build step ([104f1ba](104f1ba))
* use cron ([cdf502d](cdf502d))
* use secrets ([225e294](225e294))

### Features

* add duolingo farm script ([8423195](8423195))
* add manual trigger for action ([9e75bfc](9e75bfc))
* add workflow to study for me ([52e92c3](52e92c3))
* keep versions ([33ab098](33ab098))
* run node script directly ([c064c82](c064c82))
  • Loading branch information
semantic-release-bot committed May 12, 2023
1 parent 8fe756d commit e7b4878
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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": "duolingo",
"version": "0.0.0",
"version": "1.0.0",
"description": "Script to farm Duolingo XP",
"private": true,
"type": "module",
Expand Down

0 comments on commit e7b4878

Please sign in to comment.