Skip to content

0.3.19

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 18:05
0656166

Merged PRs

dolt-workbench

  • 427: web: Add reset and revert commit buttons to commit log page
    Fixes #426
    Screenshot 2025-04-29 at 9 26 03 AM
  • 425: Update browserlist, remove postbuild script temporarily
    The postbuild script is causing the docker build to fail with
    #32 163.0 $ chmod +x build/mac/dolt
    #32 163.0 chmod: build/mac/dolt: No such file or directory
    
    Removing it temporarily until we know how to fix

Closed Issues

  • 426: Add reset and revert button to commit log page