Skip to content

Releases: Programmer-Network/yail

v1.0.20

08 Dec 22:18
Compare
Choose a tag to compare

Commits

  • eb64b19: Bump to 1.0.20 (Aleksandar Grbic)

v1.0.18

08 Dec 22:15
Compare
Choose a tag to compare

Commits

  • f2b999b: Use actions/setup-node@v3 to setup .pnpmrc (Aleksandar Grbic)
  • 6c1ca5c: Bump to 1.0.16 (Aleksandar Grbic)
  • 2ce3182: Remove publish command from package.json (Aleksandar Grbic)
  • 6459684: Bump (Aleksandar Grbic)
  • d9706a6: Bump to 1.0.18 (Aleksandar Grbic)

v1.0.12

08 Dec 21:41
Compare
Choose a tag to compare

Commits

  • 99c1710: Aded npm-publish gith b action (Aleksandar Grbic)
  • 0ac0204: install pnpm (Aleksandar Grbic)
  • ecfc23c: Setup pnpm before nodejs (Aleksandar Grbic)
  • 002865b: Merge workflows into a single one (Aleksandar Grbic)
  • db6176b: Add id-token write permission (Aleksandar Grbic)
  • 0045307: Add write permission to pages (Aleksandar Grbic)
  • e2fbd5b: Set up git identity (Aleksandar Grbic)
  • 1c8ab03: remove permissions from ci yaml (Aleksandar Grbic)
  • 3c5397d: Set contents to write (Aleksandar Grbic)
  • a11e660: Deploy 1.0.12 (#8) (Aleksandar Grbic) #8
  • e0ae484: 1.0.13 (#9) (Aleksandar Grbic) #9
  • 77ceaa1: Release 1.0.12 (Aleksandar Grbic)
  • fc02eeb: Elevate permissions (Aleksandar Grbic)
  • 5aa5340: 1.0.14 (Aleksandar Grbic)
  • f643c5c: Set all permissions to write (Aleksandar Grbic)
  • 53995dd: Use action-automatic-releases@latest (Aleksandar Grbic)

1.0.11

06 Dec 21:48
Compare
Choose a tag to compare
Update npm lock

Clean up Reactions Component

06 Dec 21:13
Compare
Choose a tag to compare
1.0.10

Cleanup Reactions component

Improved Accordion

03 Dec 14:33
Compare
Choose a tag to compare

Removed useEffect from accordion, that was causing unintended behavior.