Skip to content

Commit

Permalink
Merge pull request #279 from thefrontside/release
Browse files Browse the repository at this point in the history
Publish New Versions
  • Loading branch information
jbolda committed Jul 20, 2024
2 parents 65df12d + 2aae866 commit f4c44e8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changes/foundation-simulator-initial.md

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions packages/foundation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

## \[0.1.0]

- [`58ae1d9`](https://github.com/thefrontside/simulacrum/commit/58ae1d9d5719775a7595ec9bbf55b2c015a892bf) This simulator is a base to iteratively build a simulator for use in published simulators in `@simulacrum` scope or custom implementations elsewhere. This includes the components likely to be used in each simulator (server, router, data store) and pieces to enable quickly spinning up a simulator to get started as through an OpenAPI spec.
2 changes: 1 addition & 1 deletion packages/foundation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simulacrum/foundation-simulator",
"version": "0.0.1",
"version": "0.1.0",
"description": "Base simulator to build simulators for integration testing.",
"author": "Frontside Engineering <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit f4c44e8

Please sign in to comment.