Some checks failed
CI / go (push) Waiting to run
CI / docker (push) Waiting to run
CI / lint-go (push) Waiting to run
CI / lint-docs (push) Waiting to run
CI / check-paperclip (push) Waiting to run
Deploy static site / Deploy to GitHub Pages (push) Has been cancelled
Deploy static site / Deploy via Docker to hatch.surf (push) Has been cancelled
Resolved conflicts by taking GitHub versions for: - .dockerignore, .gitignore, Dockerfile, README.md, docker-compose.yml Kept deploy.sh updated to: - Pull from GitHub (primary source) - Push to Gitea (push-mirror) - Build from site/ directory (GitHub structure) Co-Authored-By: Paperclip <noreply@paperclip.ing>
16 lines
815 B
Markdown
16 lines
815 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## v1.0.0 - 2026-06-15
|
|
|
|
### Commits
|
|
|
|
- Initial implementation, readme, tests, types, etc [`3e77971`](https://github.com/ljharb/es-abstract-get/commit/3e77971f2503a0db5232da5943e251353025dabb)
|
|
- Initial commit [`a267b43`](https://github.com/ljharb/es-abstract-get/commit/a267b430bba77c1e5f7efea3f5af73f33ec19d9d)
|
|
- npm init [`2751874`](https://github.com/ljharb/es-abstract-get/commit/2751874f7a511bcd5fa35864aa1cf180131ff175)
|
|
- Only apps should have lockfiles [`bade6ef`](https://github.com/ljharb/es-abstract-get/commit/bade6ef08f687091545bd6c41517424d989853a5)
|