Releases: fredrikj31/auth-system
Releases · fredrikj31/auth-system
v1.4.2
What's Changed
- chore(project): adds punctuation to api and app to force deployment by @fredrikj31 in #71
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- chore(project): adds/removes punctuations in api and app by @fredrikj31 in #68
- pnpm downgrade version 9 by @fredrikj31 in #69
- ci(workflows): specifies correct pnpm version in release workflow by @fredrikj31 in #70
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat(docker-compose): adds port forward to database service by @fredrikj31 in #58
- fix(docker-compose): changes database name to variable by @fredrikj31 in #59
- chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3 by @dependabot in #57
- fix(docker-compose): hard codes database host, port and name by @fredrikj31 in #60
- chore(deps-dev): bump vite from 5.4.8 to 5.4.12 by @dependabot in #61
- fix(docker-compose): removes cloudflared network from compose file by @fredrikj31 in #62
- node version 22 by @fredrikj31 in #63
- chore(deps-dev): bump vite from 5.4.12 to 5.4.15 by @dependabot in #65
- chore(deps): bump axios from 1.7.7 to 1.8.2 by @dependabot in #64
- pnpm version 10 by @fredrikj31 in #66
- ci(workflows): fixes pnpm version to correct version by @fredrikj31 in #67
Full Changelog: v1.3.3...v1.4.0
v1.3.3
v1.3.2
What's Changed
- fix(app): fixes redirect on successful login not working by @fredrikj31 in #55
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- ci(workflows): only deploy docker image if code has changed by @fredrikj31 in #54
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.1
What's Changed
- fix(api): makes logout and token endpoint return ok=true response by @fredrikj31 in #52
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- fix(api): changes responses for logout and token endpoint by @fredrikj31 in #51
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- docker compose image build by @fredrikj31 in #48
- feat(api): prefixes routes with "/api" by @fredrikj31 in #49
- Revert "Merge pull request #48 from fredrikj31/docker-compose-image-build" by @fredrikj31 in #50
Full Changelog: v1.0.0...v1.1.0