Skip to content

Commit 42f5a7a

Browse files
authored
bump versions and add changelog for v0.4.5, remove docs (#161)
1 parent 5188469 commit 42f5a7a

35 files changed

Lines changed: 3 additions & 1492 deletions

.subo.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
dotVersionFiles:
22
- example-project/Directive.yaml
33
- atmo/release/version.go
4-
- docs/concepts/the-directive.md
5-
- docs/usage/creating-handlers.md
64

75
preMakeTargets:
86
- build

atmo/release/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package release
22

33
// AtmoDotVersion represents the dot version for atmo
4-
var AtmoDotVersion = "0.4.4"
4+
var AtmoDotVersion = "0.4.5"

changelogs/v0.4.5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Atmo Beta-4.5 brings some minor fixes and the ability to define static peers with the `ATMO_PEERS` env var.

docs/README.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

docs/SUMMARY.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

docs/concepts/runnables.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/concepts/state.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

docs/concepts/static-directory.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/concepts/the-directive.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

docs/getstarted/README.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)