Skip to content

Releases: pooulad/nextjs-golang-crud-app

v1.2.1

06 Apr 17:17
ec848fb

Choose a tag to compare

Changelog

  • 3fc36d0 Bump @babel/runtime from 7.26.0 to 7.26.10 in /frontend
  • 00e1da2 Bump axios from 1.7.9 to 1.8.2 in /frontend
  • b548c54 Bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.2.2
  • e6c7fb5 Bump next from 15.1.2 to 15.2.3 in /frontend
  • c572707 Bump next from 15.2.3 to 15.2.4 in /frontend
  • 327b8ca Merge pull request #23 from pooulad/dockerize
  • 28472d6 Merge pull request #24 from pooulad/pooulad-patch-1
  • 0a8fb3f Merge pull request #25 from pooulad/dependabot/npm_and_yarn/frontend/next-15.2.3
  • df1e7bf Merge pull request #26 from pooulad/dependabot/npm_and_yarn/frontend/axios-1.8.2
  • 73268cb Merge pull request #27 from pooulad/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2
  • 6638f92 Merge pull request #28 from pooulad/dependabot/npm_and_yarn/frontend/babel/runtime-7.26.10
  • 5791725 Merge pull request #29 from kaleb110/main
  • ec848fb Merge pull request #30 from pooulad/dependabot/npm_and_yarn/frontend/next-15.2.4
  • 279c268 Update README.md
  • 505b87b Update README.md
  • f07a342 refactor: added robust gitignore file, enhanced make file, renamed .env to .env.example

v1.2.0

05 Feb 07:31

Choose a tag to compare

Changelog

  • fbc80a4 Test dockerizing project
  • d9b5cfb add NEXTAUTH_URL to env for test
  • 118821e 🍉update README.md
  • 8c4a936 🐳handle dockerizing api and database

v1.1.1

11 Jan 19:14
e0c4299

Choose a tag to compare

Changelog

  • 7a28345 Bump golang.org/x/crypto from 0.24.0 to 0.31.0
  • 0aab87d Bump next from 15.0.4 to 15.1.2 in /frontend
  • c80b820 Merge pull request #16 from pooulad/add-releaser
  • 6aa094e Merge pull request #17 from pooulad/add-swagger
  • 404c663 Merge pull request #18 from pooulad/edit-readme
  • 2e1ccd3 Merge pull request #19 from pooulad/go-releaser
  • 306d701 Merge pull request #20 from pooulad/dependabot/go_modules/golang.org/x/crypto-0.31.0
  • 3bf55bd Merge pull request #21 from pooulad/patch-01
  • e0c4299 Merge pull request #22 from pooulad/dependabot/npm_and_yarn/frontend/next-15.1.2
  • 2214c71 Update README.md
  • 0c1381d change metadata
  • 496fb1e change readme and update screenshots
  • 55bb45f run only on push tags

v1.1.0

09 Dec 19:46

Choose a tag to compare

Changelog

  • 120ef24 📃add swagger to project

v1.0.1

09 Dec 17:58

Choose a tag to compare

Changelog

  • 997db11 add releaser for golang webserver