Skip to content

Releases: podcodar/webapp

Release v1.0.1 πŸŽ‰

Choose a tag to compare

@github-actions github-actions released this 02 Jun 23:07

Release v1.0.1

What's New

Check the CHANGELOG for details.

Installation

# Clone and build
git clone https://github.com/podcodar/webapp.git
cd webapp
bun install
bun run build

Verify

bun run typecheck
bun run lint
bun test

Full Changelog: v1.0.1...main

Release v0.2.2 πŸŽ‰

Choose a tag to compare

@github-actions github-actions released this 21 Apr 18:18

Release v0.2.2

What's New

Check the CHANGELOG for details.

Installation

# Clone and build
git clone https://github.com/podcodar/webapp.git
cd webapp
bun install
bun run build

Verify

bun run typecheck
bun run lint
bun test

Full Changelog: v0.2.2...main

Release v0.2.2-rc.3 πŸŽ‰

Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Apr 18:13

Release v0.2.2-rc.3

What's New

Check the CHANGELOG for details.

Installation

# Clone and build
git clone https://github.com/podcodar/webapp.git
cd webapp
bun install
bun run build

Verify

bun run typecheck
bun run lint
bun test

Full Changelog: v0.2.2-rc.3...main

Release v0.2.2-rc.2 πŸŽ‰

Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Apr 18:04

Release v0.2.2-rc.2

What's New

Check the CHANGELOG for details.

Installation

# Clone and build
git clone https://github.com/podcodar/webapp.git
cd webapp
bun install
bun run build

Verify

bun run typecheck
bun run lint
bun test

Full Changelog: v0.2.2-rc.2...main

Release v0.2.2-rc.1 πŸŽ‰

Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Apr 17:42

Release v0.2.2-rc.1

What's New

Check the CHANGELOG for details.

Installation

# Clone and build
git clone https://github.com/podcodar/webapp.git
cd webapp
bun install
bun run build

Verify

bun run typecheck
bun run lint
bun test

Full Changelog: v0.2.2-rc.1...main

0.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Oct 21:06
c9e5b62

What's Changed

New Contributors

Full Changelog: https://github.com/podcodar/webapp/commits/0.1.1