Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip:ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.4...v1.6.0) (2021-01-24)

### Bug Fixes

* **auth:** disable auth on requests where it is not used ([557c429](557c429))
* **carousel-dots:** remove touch highlight on carousel dots ([8651015](8651015))
* **course-links:** add studiekvalitetsportalen link ([e4ab1d5](e4ab1d5))
* **fetcher:** use new fetcher for departments and faculties ([9cdc610](9cdc610))
* **smooth-scroll:** polyfill smooth scrolling in safari ([e27d514](e27d514))

### Features

* **auth:** replace custom auth with next-auth ([90d028c](90d028c))
* **auth:** use token automatically when logged. refactor fetcher ([5244afd](5244afd))
  • Loading branch information
dotkom-build committed Jan 24, 2021
1 parent f78f1d3 commit 4feadc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gradestats-app",
"version": "1.5.4",
"version": "1.6.0",
"private": true,
"engines": {
"node": "^14 || ^12"
Expand Down

1 comment on commit 4feadc1

@vercel
Copy link

@vercel vercel bot commented on 4feadc1 Jan 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.